#Suyype
1 messages · Page 1 of 1 (latest)
Are you sure you're formatting the param right? https://stripe.com/docs/js/deprecated/redirect_to_checkout#stripe_checkout_redirect_to_checkout-options-shippingAddressCollection
Should be shippingAddressCollection not shipping_address_collection
But that flow is deprecated. Recommend you switch to server-side checkout sessions
ok, how could I approach the server-side checkouts? (im using next.js as framework)
We have a guide here: https://stripe.com/docs/payments/checkout/migration