Limit purchase quantity to 1

PatrickLewis
Contributor
Contributor

I have a buy it now button with a  quantity of 1 input (hidden).

 

<input type="hidden" name="quantity" value="1">

 

This sends the quantity of 1 to the paypal purchase page, but the user can then change the quantity.

 

Screen Shot 2019-08-21 at 4.35.14 PM.png

 

I need to have the user unable to change the quantity on the paypal site.

 

 

Patrick

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.