Ok, here's my issue:
I have an order confirmation page (A), an order process page (B) and then an external payment gateway (C).
So I need to have the user confirm the order on A, I'm POST-ing all the info to B (writes the order in the database) but then I need to POST again all the info to C.
The thing is B is invisible for the user, the page just writes what have been POST-ed from A and then just redirects to C.
How can I do this? Or do you have a better idea of a road map?
God bless you![]()



Reply With Quote


Bookmarks