How to set adjustable_quantity in stripe’s Make an API Call module???
If the quantity is not set and can be adjusted by the customer, it can only display 1 by default. If the adjustment can be set, the customer can set the purchase quantity by himself.
Set adjustable_quantity on your line_items when creating a Checkout Session to enable your customers to update the quantity of an item during checkout.
Hope this helps! Let me know if there are any further questions or issues.
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
I set it up using the “Stripe-Make an API Call” module. Should I set the parameters in the ”Query String “or in the ”Body“? Can you take a screenshot for my reference? Thank you very much
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!