Support for WisePad 3 reader
Stripe has introduced a new reader for the UK market (most likely for the rest of EU as well). Currently only the Chipper is supported and this cannot be used in non-US markets since a PIN is required.
The Stripe SDK already supports this, but the wisepad does not work with this react native library.
I'm new to react native wrappers, so even if someone could point me in the right direction, I could try and work on this.
- https://stripe.com/en-gb/terminal
- https://stripe.com/docs/terminal/readers/product-sheets
It is working with the latest merge 😃 😃
Hello, I am trying to work on a React Native App, that connects with Stripe Terminal device WisePad3, can anybody help with any example working code, because the example code in this project isn't helping. thanks
@abdulrafeh857 try the example in the latest commit. I was able to run it