You are here: Home
Support site for Tips and Tricks HQ premium products
We are using Simple Shopping Cart and we have been able to get the items to add to the cart.
The problem now is it will add only one of the last selected items to the cart. It is not adding multiple items.
Example of code generated when making a button in PayPal
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="XXXXXXXXXXXXX">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
Ivy,
Thank you for the reply.
I have tried the above you suggested.
I have made the “Add to Cart” buttons in PayPal and pasted the code in to get them to display as you can see.
I have also pasted this code in as well and do not get any buttons:
[wp_eStore:product_id:100-5:end]
[wp_eStore_fancy2:product_id:1:end]
[show_wp_shopping_cart]