#milov_best-practices
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1326556764887318659
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- milov_api, 5 days ago, 5 messages
Stuck on this screen. How does the user progress from here?
๐
Checking...
Actually your integration need to cancel the display:
Actually your integration need to cancel the display:
https://docs.stripe.com/terminal/features/display#:~:text=To clear reader,endpoint.
Good point for after a payment is proceesed. But how does the user progress from the cart to payment?
Hi ๐ jumping in as my teammate needs to step away soon.
I'm pretty sure your integration will need to advance the state of the reader, I don't think that's something the customer can do, but am working on double checking that.
Got it that just seems a bit odd, shouldnt there be some button after the customer reviews the cart they can click next and enter their payment?
Are you comfortable confirming the country your Stripe account is based in here?
I do see that we support pre-dipping, but that it's restricted to US transactions:
https://docs.stripe.com/terminal/features/display?terminal-sdk-platform=server-driven#pre-dip-a-card
Based on the screenshot you shared, it looks like you're seeing the pre-dip disabled behavior:
https://docs.stripe.com/terminal/features/display?terminal-sdk-platform=server-driven#pre-dip-disabled
in which case it isn't expected for the customer to be able to progress the transaction. Though I can see how that would be beneficial and can file feedback with our teams indicating that you'd be interested in seeing that behavior introduced in the future.
We're based in the US