react-native-stripe-terminal icon indicating copy to clipboard operation
react-native-stripe-terminal copied to clipboard

Support for WisePad 3 reader

Open anush opened this issue 5 years ago • 3 comments

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

anush avatar Dec 02 '20 17:12 anush

It is working with the latest merge 😃 😃

vivekvardhanadepu avatar Dec 10 '21 02:12 vivekvardhanadepu

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 avatar Feb 07 '22 09:02 abdulrafeh857

@abdulrafeh857 try the example in the latest commit. I was able to run it

vivekvardhanadepu avatar Jul 21 '22 07:07 vivekvardhanadepu