AldianP Posted April 17, 2009 Posted April 17, 2009 Hi, I really appreciate it if you help me to show the total amount in checkout_success.php? Thank you. Aldian Prakoso - Blog Monetization Strategist
web-project Posted April 17, 2009 Posted April 17, 2009 pointless, better to show link to Invoice where the client can print it. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
AldianP Posted April 17, 2009 Author Posted April 17, 2009 pointless, better to show link to Invoice where the client can print it. It's not pointless. In fact it's useful for my need because I must remind my buyers to manually transfer their payment according to the total. Clicking another link to Invoice will take another step. I must simplify (and cut the steps) for them to pay me. So how to show the total in checkout_success.php? Aldian Prakoso - Blog Monetization Strategist
Guest Posted April 17, 2009 Posted April 17, 2009 It's not pointless. In fact it's useful for my need because I must remind my buyers to manually transfer their payment according to the total. Clicking another link to Invoice will take another step. I must simplify (and cut the steps) for them to pay me. So how to show the total in checkout_success.php? But don't they get an email that tells them this?
AldianP Posted April 18, 2009 Author Posted April 18, 2009 But don't they get an email that tells them this? Yes they did but it gives low paying conversion for they need to check their email first. It's much better if all of the required information is shown again in the checkout_success.php before they leave my store. Aldian Prakoso - Blog Monetization Strategist
AldianP Posted May 16, 2009 Author Posted May 16, 2009 Can someone help? I really appreciate it. Aldian Prakoso - Blog Monetization Strategist
hari_shyam Posted May 16, 2009 Posted May 16, 2009 Can someone help? I really appreciate it. I dont think there is smal fix to this.. but if you just redirecting to the success page with an offline payment. You could pass the total as well to the redirect loop and show the totals. perhaps if you have multiple offline payment modules, you can show a customized page for each of them ( by including the $payment in the checkout_success.php get string ). I hope that helps. If you need help post again. Cheers, Hari
AldianP Posted May 16, 2009 Author Posted May 16, 2009 I dont think there is smal fix to this.. but if you just redirecting to the success page with an offline payment. You could pass the total as well to the redirect loop and show the totals. perhaps if you have multiple offline payment modules, you can show a customized page for each of them ( by including the $payment in the checkout_success.php get string ). I hope that helps. If you need help post again. Cheers, Hari Thanks Hari. I'll try it. Aldian Prakoso - Blog Monetization Strategist
AldianP Posted May 16, 2009 Author Posted May 16, 2009 Hi Hari, I took a look at the code and got confused. By the get string do you mean "echo"? Aldian Prakoso - Blog Monetization Strategist
Recommended Posts
Archived
This topic is now archived and is closed to further replies.