How would I send multiple products to Paypal in one transaction? For example the user has many choices of an item, and they can choose 4 (all different prices) and also choose an accessory to go with it, and then hit submit. Can this be done? Thanks.
Does PayPal have documentation/tutorials? You may have to just have one final bill submitted to them...
Programming today is a race between software engineers striving to build better and bigger idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rick Cook
Does the Paypal shopping cart not do this for you?
Otherwise, as mentioned above just store the info in a database and create an order number. Pass this order number through to Paypal and then use the IPN to match the payment to the order.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.