I need to generate a payment link that allows the customer to change the quantity they want to buy. Ideally I could also set a minimum and maximum range. I have played around with all configurations of the checkout API from the documentation here: POST /v2/online-checkout/payment-links - Square API Reference
How can I make the quantity adjustable?
P.s. When setting “enable_coupon” to True on the “checkout_options”, there is a bug that never shows the coupon box on the checkout page.
3 posts - 3 participants