#Jookly-Checkout
1 messages ยท Page 1 of 1 (latest)
Hi, could you clarify about your question a bit. Is that you asking how to select shipping rates while creating a Checkout Session?
The problem is that the shipping rate needs to be sent at time of checkout session creation. The shipping address is collected on the checkout page. I am wondering how I can make a thoughtful shipping rate selection if I am not able to know the customers address at this point in the checkout flow
I have considered creating a more complex and custom checkout flow with the PayementIntents api but it seems like then I would miss out on the StripeTax feature and have to pay for those calculations elsewhere. So I want to double check with you and make sure that there is really no way to do this with the checkout API before I decide to go that route or change processors.
appreciate any insight you have ๐
I see, that totally make senses. Let me look into it further
thank you
I can't find any possible solution to actively choose Shipping rates after letting the customer select billing address. You might need to build your own Checkout flow, collect the users' billing address then choose the shipping rates yourself, then create PaymentIntent underneath
yeah i think it is something like that. I just keep getting stuck on various issues. For example I cant create shipping rates or retrieve their ids from the api so any rate needs to be predefined and the id copied through the dashboard
that means I cant provide the customer with the real rates from a third party processor unless I add them as regular line items
so maybe it is just that checkout is not for me but I am surprised that it is not possible to take shipping location into consideration prior to selecting shipping rate. That is going to be something almost everyone needs
thanks for your looking into it
Regarding the problem of creating shipping rates via API, it is actually on our queue with requests from other users as well. The responsible team is aware of it and we may provide in the future!
cool ๐
I agree that there is limitation on Checkout Session. It's built as a convenience way for major usage. But as you go complex and tailored, you will normally want more control over things/flow, then you would want to build a flow yourself. All that meant to say, it's completely normal thing, and we are always trying to cover the most common pattern as we can
yeah I think I can see the path to what I need if I only use stripe to process the payment and utilize some other services for the tax and shipping calculations.
but this is why i am surprised and confused because all i am trying to do is sell a small selection of physical products within the united states. In terms of common patterns I suspect almost every online retailer needs to take shipping location into consideration when determining their shipping rate. Anyway just my two cents and my problem. Thanks again for checking.
Np, I will flag this to the team as well!
thanks i appreciate that ๐
im sure they will improve/fix it as soon as i spend the next week figuring out my workaround ๐
and i will be grateful
Btw in the Doc: https://stripe.com/docs/payments/checkout/shipping
you can see 2 notice about reach out to us for experimenting Beta
Make sure to use that link to leverage the Beta if you want
thank you I will consider reaching out to those emails
I was able to reach out to the multiple shipping options beta email but that email linked for the shipping rates beta "shipping-rates-beta@stripe.com" bounces back ๐ฆ