#mbt512-cross-sells
1 messages · Page 1 of 1 (latest)
Hello! I'm pretty sure you can't adjust the quantity of cross sell products (they're capped at a quantity of 1)
oh ok. Thanks for the quick response. My Stripe rep sent this to me but I couldn't figure out how to set/access the 'adjustable_quantity' except thru API call.
"To make the quantity adjustable, set the adjustable_quantity parameter to true for the cross-sell product in the line_items array. This attribute allows the user to modify the quantity during the checkout process."
Yeah I'm not sure why they recommended that since it won't work - we call out that you can't change that quantity here (https://stripe.com/docs/payments/checkout/cross-sells#checkout-experience)
Cool thank you