Reputation: 107
Sorry I am new. I was trying Paypal Shopping Cart function and i realize that in paypal sandbox cart it allows users to edit the quantity. How do i go about keeping track of these quantity, lets say in my website they keyed 2 for quantity but in the paypal shopping cart they changed it to 1.
Does it mean that it is not recommended to have own shopping cart and orders should be viewed at paypal website?
Many thanks!
Doomie
Upvotes: 2
Views: 168
Reputation: 30359
Implement cart upload. Then you can upload a list of multiple items the customer selected on your site and customers won't be able to change the quantity after reaching PayPal.
Upvotes: 1