#fake.dev
1 messages ยท Page 1 of 1 (latest)
Hello! You can't use a third-party shipping API with Stripe Checkout, but you can the shipping rates built in to Stripe: https://stripe.com/docs/payments/during-payment/charge-shipping?payment-ui=checkout
Also... I thought your name looked like something encoded in base64 and, wow, I've never been rickrolled on Discord like that before! ๐
Ok thank you. This unfortunately means that we would have to collect the address before creating the checkout session. (Adding another step to the checkout flow) ๐ฅบ
Only true devs fall for it ๐
Not sure I understand?
Checkout can collect the shipping address.
Oh, you mean to use the third party API?
Yeah, in that case you need to collect it yourself.
yes, but the shipping price changes based on the shipping address. Checkout demands the shipping price to be supplied in advance ๐คท