#Danniish

1 messages · Page 1 of 1 (latest)

indigo tapirBOT
inland lotus
#

I believe so but will have to double check. Are you using a stripe Checkout or are you creating your own custom page here with Elements?

old raft
#

Yes Stripe hosted checkout page

inland lotus
#

Thank you, checking in to that. And to clarify, are you talking about shipping rates, or something like correcting shipping addresses?

old raft
#

shipping rates **

#

So basically according the shipping address given in the checkout page ... I want the shipping rates accordingly

inland lotus
#

Thank you for the clarification. Unfortunately it looks like we don't support that for Checkout at the moment. You can define shipping rates but there is not a mechanism to update them when the user is on session https://stripe.com/docs/payments/checkout/shipping

#

Would it be feasible to have your own page that collects the user's address before redirecting them to checkout?

#

You could take their address there, pre-calculate the rates, and add them to the session. Less flexible but maybe workable

old raft
#

ohkk Thanks mate .. will try this way around