Re: What Is The Best Shopping Cart System To Use?
Hi.
This is what you will need to do. I go directly to paypal, so these instructions are for that.
1. Log into your paypal account and choose the merchant tab.
2. You can then choose Buy it Now or Add to Cart buttons, choose the Add to cart
3. For each item you intend to sell, you will need to create an Add to Cart button .. for each item, you will put the price and the description.
You will also choose whether you want the customer to be able to purchase more than one of these, whether you want their mailing address included, an extra note, etc.,
4. You will also set up shipping prices, determined via per item, which you include when making your add to cart button, or whether you have shipping set up in your paypal account itself that goes in a chart method dependent on price of products purchased.
5. When you create the code, there is also coding that is created for a VIEW CART button - you need only take one of this type of code as you can apply it on all pages ..
6. Continue creating an add to cart button for each product you want to sell.
7. If you can edit the code, you can simply take the code that paypal creates for you for your first item, and then change the item name and price each time in the same code and apply it in a new button - basically, the same code is created each time with just the different item name and price .. you don't need to go to paypal to do all the buttons, you can do them from one offering ..
8. You also need to create a thank you page in blue voda and publish that, and you will see when creating your buttons that you can send people to this thank you page after they purchase. This is an area where you can tell them a little more when they might receive their purchase etc.,
9. You will also be asked for a url to direct people to should they cancel their order, I usually direct them to my contact page where they can email me as to why they are cancelling, etc., or you can choose any page, you dont need to create a specific page for this ..
Originally posted by Adz931
View Post
Hi.
This is what you will need to do. I go directly to paypal, so these instructions are for that.
1. Log into your paypal account and choose the merchant tab.
2. You can then choose Buy it Now or Add to Cart buttons, choose the Add to cart
3. For each item you intend to sell, you will need to create an Add to Cart button .. for each item, you will put the price and the description.
You will also choose whether you want the customer to be able to purchase more than one of these, whether you want their mailing address included, an extra note, etc.,
4. You will also set up shipping prices, determined via per item, which you include when making your add to cart button, or whether you have shipping set up in your paypal account itself that goes in a chart method dependent on price of products purchased.
5. When you create the code, there is also coding that is created for a VIEW CART button - you need only take one of this type of code as you can apply it on all pages ..
6. Continue creating an add to cart button for each product you want to sell.
7. If you can edit the code, you can simply take the code that paypal creates for you for your first item, and then change the item name and price each time in the same code and apply it in a new button - basically, the same code is created each time with just the different item name and price .. you don't need to go to paypal to do all the buttons, you can do them from one offering ..
8. You also need to create a thank you page in blue voda and publish that, and you will see when creating your buttons that you can send people to this thank you page after they purchase. This is an area where you can tell them a little more when they might receive their purchase etc.,
9. You will also be asked for a url to direct people to should they cancel their order, I usually direct them to my contact page where they can email me as to why they are cancelling, etc., or you can choose any page, you dont need to create a specific page for this ..
Comment