#shabu-checkout-shipping
1 messages · Page 1 of 1 (latest)
Okay, does that mean we'd have to use a custom checkout form and then send it to Stripe's backend to accomplish this?
@surreal breach sorry Discord is quite busy right now. I don't understand the way you worded the question. But you can't do this on Checkout so if state restriction is a requirement then you can't use Checkout today and would have to build your own payment form/flow
Got it. If we build our own payment form/flow, could we then send the information we capture in that form to Stripe API for processing?
yes you can basically collect your own shipping address, calculate your own shipping amount and then pass this information on the PaymentIntent creation or confirmation
Are there any partners you recommend doing this with, or custom build is required?
Does Stripe also not support the ability to have different shipping method selections depending on the state selected?
We don't have any specific state breakdown control unfortunately, you have to build this yourself. I don't know of any specific partner that supports this sorry