stripe / stripe-android

Stripe Android SDK
https://stripe.com/docs/mobile/android
MIT License
1.27k stars 640 forks source link

eftpos support for Tap to Pay on Android devices #8680

Closed tzecheng closed 2 months ago

tzecheng commented 3 months ago

Is your feature request related to a problem? Please describe.

Transactions using eftpos cards (Australia) are not accepted on Android TTP devices. iOS devices work fine.

Describe the solution you'd like

Able to accept payments with eftpos cards on Android TTP devices

Describe alternatives you've considered

This depends on whether the customer has a Visa, MC or Amex card or Apple/Google wallets. Or user has a physical terminal which accepts eftpos cards.

Additional context

None.

jaynewstrom-stripe commented 3 months ago

Hi @tzecheng I think you're looking for https://github.com/stripe/stripe-terminal-android

jaynewstrom-stripe commented 2 months ago

Please reopen if you have any further questions.