#rauf_11618-terminal-testing
1 messages · Page 1 of 1 (latest)
Hi 👋 can you tell me more about what you're trying? Is this a server-driven terminal integration, are you seeing any other errors being surfaced to your code indicating what could be going wrong? Are you using one of our special test amounts?
Yes this is a server-driven terminal integration. I don't see anyother error. I am using my own amount.
What does the amount end with, are the last two digits one of the ones we mention here?
https://docs.stripe.com/terminal/references/testing#physical-test-cards
the amount is 500 sek
Hm, I'd expect that to go through then.
Is it the same behavior if you tap or insert the test card?
I am trying with test card ussued by Stripe.
And when I tap the card terminal gives a beep and displays 'try again'
Gotcha, so you're tapping the test card. Do you see the same behavior if you insert the test card into the reader?
let me check
rauf_11618-terminal-testing
When I insert the card in the terminal. It displays processing then it displays the amount again
Hm, I'm wondering if somehow that test card isn't working properly. Can you try tapping a real card? I believe that will throw an explicit error about using a real card in testmode if you do.
yes, when I tap a real card it throws error that a non-test card is used.