#EatStations
1 messages · Page 1 of 1 (latest)
I done Simulator test and all seems working
now I want to do live testing
but its not working
any step I have to follow for live transaction?
What do you mean live testing? We don't recommend testing anything in live mode
What exactly is not working?
I mean, before I make available to public, I want to do one transaction from my end
it will be like real transaction, but I will use my friend's card
I changed live with key and I can not getting Card Present
sanbox key works in simulator and also with device
I know real card will always fail with sandbox mode
but when I use live key, nothing works
anything I have to register on Stripe Dashboard?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
But its not required for "Stripe Reader M2"?
You need to use both your live secret key in the backend and live publishable key in your client app
In what wya is this failing, can you share any errors?
I am using iOS app, can you send document link for "live publishable key in your client app"
Sure, while I'm doing that can you share more detail about what exactly isnt working like you expect?
when I start transaction, nothing is showing on Reader, I was on iPhone device and its not currently in debug mode. I will get more detail from debug window
if you can share the doc for "live publishable key in your client app", I can try that first
Actually I misremembered, and this should all be controlled by the key used for connection tokens:
https://stripe.com/docs/terminal/payments/setup-integration?terminal-sdk-platform=ios#connection-token
nothing is showing on Reader
The M2 reader has no display. Can you explain more what you mean, and again what exactly you're trying to do what what is happening that is not expected?