Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to show the total amount in checkout_success.php?


AldianP

Recommended Posts

Posted

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

Posted

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.

Posted
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

Posted
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?

Posted
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

  • 4 weeks later...
Posted

Can someone help? I really appreciate it.

Aldian Prakoso - Blog Monetization Strategist

Posted
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

Posted
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

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...