Stripe Terminal tap to pay
*****Update***** For anyone searching this issue, I have changed from
@capacitor-community/stripe-terminal
to
@capgo/capacitor-stripe-terminal
This has solved my problem
*************************************************************
I am writing a Capacitor Stripe Terminal tap to pay phone app.
I get errors trying to Initialize and connect the NFC reader
I have tried to Initialize the terminal using an API POST endpoint (verified by Postman) supplying a token secret, and by setting the token manually in a listener
When the page loads:
Retrieve a token secret and LocationId from the server
Setup listeners
Initialize the Stripe terminal
Request location permissions
Discover readers
Connect the first reader
At the point of connecting the first reader, I get error: Execution error while retrieving connection token
Anyone used Stripe terminal Tap to Pay successfully?
I can post code if you're interested
u/helix46 — 13 days ago