#aeo_unexpected
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/1473958157184143360
๐ 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.
- aeo_best-practices, 2 days ago, 39 messages
- aeo_error, 6 days ago, 104 messages
i'll just add that, testing the terminal workflows with the simulated reader is "challenging"... i bought a physical device to test with, ignorant of the fact that I couldn't actually test with them..
๐
Happy to help
my guess, is that my code will work just fine in prod... but i don't like making guesses ๐
Have you had the chance to test on real readers ? You can do test action on real readers
oh?
in Sandbox before going to prod
please tell me how
You use the secret and publishable key of your Sandbox Stripe account
and remove the simulated property when creating the terminal SDK
then the terminal SDK will look for real readers
What integration are you using ? mobile, server driven or web?
i'm testing with the server based workflow... not an sdk.. this is for a web app
You can test on you real devices too with the server driven integration
i can register the real device in a sanbox?
oh my... the ai on your page has led me astray
Sorry yeah, it's helpful but not 100% accurate, don't hesitate to reach out to us here in order to confirm
i'm a platform account, so the devices need to be created under a connected account, is that still fine?
so, in my sandbox, i can just call create terminal or whatever the endpoint was, and pass the device id on my real physical device?
yes
Start following our official guide step by step
"registrationcode" or whatever?
what if its already registered in my platform account? i probably need to unregister?
If you are stuck in any step, don't hesitate to follow up here
It will unregister from your platform account and gets registered in the new account
well... this is great news
i'm assuming the status issue, that i asked about will go away with a real device? and it was just a symptom of the simulated device?
i'll find out i guess ๐
No the busy status is something you need to handle actually, check this:
https://docs.stripe.com/terminal/payments/collect-card-payment?terminal-sdk-platform=server-driven#reader-busy
You have two options, wait untill the reader finish the current action or cancel it
well, i queryed the status of the reader, and it told me it was "online" instead of "processing"
i'm basicily trying to ask it, "hey are you busy", before i cancel
Yeah that's a good approach
try do some tests with the physical readers and let me know
i want to, but its also 12:45am... so... my bed is more interested in my company, than this reader is..
tomorrow...
Make sense ๐
Don't hesitate to come back here any way if you face any issue
Sure, happy to help!
You can open a new thread, if this one is closed due to inactivity. The new thread will have reference to this old one.