Need an alternate Checkout Receipt Page

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
foodsleuth
Commander (CMDR)
Commander (CMDR)
Posts: 139
Joined: Wed Mar 31, 2010 8:59 pm

Need an alternate Checkout Receipt Page

Post by foodsleuth » Fri Aug 13, 2010 12:38 pm

Hi,
Our customers are totally confused by the Receipt Page. There is nothing on the page that says the order was completed (so they don't think it did complete) and then the payment status shows "pending" so they think their payment did not go through.
Has anyone written a simple "thank you page". What would be the easiest way to implement this? Sample code would be wonderful if anyone has something to share.
Thanks!

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Need an alternate Checkout Receipt Page

Post by mazhar » Sun Aug 15, 2010 11:08 pm

Instead of doing a custom thank you page you should better try putting thank you message some where on Receipt page. This will not require any change to checkout process, so all you need is to edit ConLib/RecieptPage.ascx file and put the thank you text on some where suitable within page.

Post Reply