#ignignign
1 messages · Page 1 of 1 (latest)
hi there, do you have a request id [0] that you can share? it'd look like req_xxx
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
req_47xVPkaMDNBPtE
from what I see, you're using the a simulated reader - that doesn't provide a UI. And like what the test card description mentions here : https://stripe.com/docs/terminal/references/testing#physical-test-cards
When using readers featuring a cardholder-facing screen, insert the test card (if you’re outside the US you can also tap the card) and follow the on-screen prompts to complete the transaction. If a PIN is required, enter any 4-digit PIN. The payment might decline with an online_or_offline_pin_required code if the card requires a PIN and the reader doesn’t have a cardholder-facing screen.
ah thanks, yeah i'm not using a device for this, only a real device on android, which i believe doesn't provide the ui