#amin_checkout-shipping
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1246210361661722766
đ Have more to share? Add details, code, screenshots, videos, etc. below.
When I fill out the shipping address and click on 'Continue,' the Payment Method section suddenly appears.
can you clarify what that means? What disappears? What do you see on the screen?
ah yes that helps. What did you do before this happened?
Nothing special, We create a checkout session using API and then redirect the user to this page. Sometimes everything loads properly, sometimes it does not.
If you reload the page does it fix it?
Let me try.
No it does not show up when I referesh. It only show up when I fill the shipping and click on continue.
And it doesn't happen all the time? Sorry struggling a bit to follow how to trigger this
amin_checkout-shipping
@pearl walrus do you have more details?
If possible a URL where I can repro and details about what triggers it and what you see in the console.
also clarifying if it's a recent thing you noticed or if it's been ongoing a while
Can I message you instead of putting the URL here?
We have noticed it recently
yes
basically your screen worries me, it looks like our current experiment where Checkout is in "2 steps"
so the fact that it just happened makes me thing we might have a bug but I can't seem to reproduce
You need to select US currency at the top. I am not sure if it is related to currency though.
you need to select a plan then select a card. then select do it later then click on continue
The URL you shared requires me signing up which I won't be able to do. Can you give me a real login/password that works so I can see your exact page?
Yes please wait a minute
sure thing
Shared with you on your DM
Okay so when I get to Checkout I see the whole form including the payment method section. But you only see shipping with continue right?
ah wait I saw it on reload, cool. Trying
Okay so you enter any address and occasionally with the same exact address details it'll "crash"?
Ah wait okay now that I re-read what you said, you said
When I fill out the shipping address and click on 'Continue,' the Payment Method section suddenly appears.
That is expected behaviour if so
Basically the payment method section does not load up from the get go. I have to input an address and click on continue. Then payment method section appears.
Correct
We're experimenting with a new UI/flow where we do split the process in multiple steps
Oh okay. So there is nothing wrong with our implementation. The reason that this happes it that you are experimenting. Your goal is to maximize the conversion I assume. correct?
exactly!
But your feedback does help! I agree with you too, it seems half broken.
But we're both devs that have stared at Checkout regularly I assume. It's likely received differently by and end customer trying to pay, if that makes sense
I understand. Thanks for you help.