In some cases you will be selling a product to your customers where they wish to purchase more than one of the same item. This will mainly occur when selling physical items to your customers.
The stripe payments plugin has an option which when enabled, allows the customers to specify the quantity they wish to purchase.
When creating a product under the ‘Add New Product’ tab you will see a ‘Quantity’ field. Below this field, there is a checkbox. Tick this box if you want to enable your customers to purchase more than one of the same item when they checkout. When this box is ticked your customers can enter a quantity they wish to purchase then hit the buy button. The quantity they purchase is entirely up to them.
Alternatively you can specify the quantity you want your customer to purchase (enter a number in the ‘Set Quantity’ field). For example, if you enter the number 2 in this field, your customers will have to buy 2 of that item. For this example, when the customer clicks the buy now button, the stripe checkout will inform them that they are buying 2 pieces for 39.90 USD.