Multiple items with PayPal button and PHP
Posted
by user146780
on Stack Overflow
See other posts from Stack Overflow
or by user146780
Published on 2009-12-30T17:06:04Z
Indexed on
2010/06/01
20:53 UTC
Read the original article
Hit count: 270
I'm building a website where I basically want my checkout to work like this website: http://www.solutionkaizen.com/html/boutique.php
It allows you to enter the quantity for each item and then press a button which brings you to PayPal and lists how many Products you have.
On PayPal's website, all the info I found seems to lead to me needing a shopping cart. If this is absolutely necessary, how could I implement that?
Thanks
© Stack Overflow or respective owner