Add to Cart...then what?
romdev <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <4000d0be6ddf0e06f8abb1abe83fbe1d@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=228093#228093 ---------------------------------------------------------------- I have a products listing page on my website. If the user wants to learn more details about the product, there is a button to click on. This will direct them to another page that explains each product in more detail and has an "add to cart" selection button. This is where I am stumped. Once they click on the "add to cart" function, what pages do I need to be linked to within osCommerce for the following to happen: 1. Product is added to cart. 2. Option given to continue shopping or checkout. 3. Checkout page displayed 4. Payment validation through Paypal 5. Confirmation and Thank You for Your Purchase pages displayed. 6. E mail generated and sent. Thanks Jeff