HomeHome Product Discus... Product Discus...SmithCartSmithCartHide failed sales in Smith.MyAccountHide failed sales in Smith.MyAccount
Previous
 
Next
New Post
11/2/2010 4:04 PM
 

Hi,

In the My Account page I created for customers, it shows all the failed user sales. So if a customer tries 5 times to get an approval, then the card passes, they will have 6 entries in the My Account page. I want it to show only the customers completed sales (they do not need to see the failed ones crowding up their list).

How can we filter things out so only the valid sales show up?

Also, is it possible to then completely hide the "Status" column, because all orders will of course be already approved!

Thanks,

Steve

 
New Post
11/2/2010 5:35 PM
 

I have sent this into programming to change the my accounts module to only show "approved" orders. We will either release a hotfix for this or it will be part of the cart v3.9 build released in the next week.

To hide the status column open the "MyAccountManageOrders.ascx" located in \desktopmodules\smith.myaccount folder and set visible=false for the column you dont want to display

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
11/4/2010 7:57 PM
 

Please consider making this a selectable option on the page. It works fine as it is and is much more helpful to know that the order failed, otherwise no one will ever know.

I just went through this with a customer who thought their order was placed and they wondered why we had not shipped their order. It would have been very embarassing if my staff could not show them or explain what had happened because of a filter. In this case we called the customer and manually processed the declined payment then shipped the order.

Really this should be a maintenance issue - if you don't want to see the failures you can always delete them. I know I will keep them on file.

 
New Post
11/4/2010 8:06 PM
 

I think this in only from the customer side of things. An admin can still see all the activity and error messages, reason for declines, etc. But if it was a selectable admin option, then why not I guess!

 
New Post
11/4/2010 9:37 PM
 

Empowering the customer provides many self service benefits and demonstrates the reliability and accuracy of your system. It would be a poor managent decision to allow misconfiguration of a "pretty" software option that causes additional customer service requests (emails and phone calls) to explain missing orders and/or hidden activity.

A configurable option (even via aspx) is a decent compromise.

I know our system will default to All Transactions to ensure our customers and staff are always on the same page.

 
New Post
11/4/2010 10:13 PM
 

Each business has it own requirements so in the next release we are keeping it flexible and the my accounts module will exclude declined orders by default but you will be able to enable all orders (the way it is now) by changing the where clause in the stored proc that excludes declined orders.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartHide failed sales in Smith.MyAccountHide failed sales in Smith.MyAccount