PayPal: Choosing Multiple Items With Quantities
I have made a PayPal form where I wish to sell multiple items and quantities (see screenshot). However when I use the code similar to the one written below I get a error if some of
Solution 1:
You would need to code in the logic not to send over items that have no quantities. The cart upload would only want to send over an item that has a quantity of atleast 1.
Post a Comment for "PayPal: Choosing Multiple Items With Quantities"