Home > Ajax, PHP > Revised Checkout Page

Revised Checkout Page

October 13th, 2009

We need to redo our checkout page for our travel ecommerce site.

The checkout page must check (using ajax so it’s done on the same page) that the date requested for the sightseeing tours being bought is correct, We then need to get some info from the user, update our database, then use paypal ipn to confirm the payment has gone through and finally update our database with paypal ok, info.


Revised Checkout Page

Comments are closed.
Bear