stripe_terminalx 1.4.2+20 copy "stripe_terminalx: ^1.4.2+20" to clipboard
stripe_terminalx: ^1.4.2+20 copied to clipboard

A flutter plugin to scan stripe readers and connect to the them and get the payment methods.

1.4.2+20 #

  • Correction du crash pour les appareil mobile Android de version >= 12 ( APi 30 et 33)

1.4.2+12 #

  • Added more documentation

1.4.2+10 #

  • Added more documentation

1.4.2+9 #

  • Added more documentation

1.4.2+8 #

  • Added more documentation

1.4.2+7 #

  • Added more documentation

1.4.2+6 #

  • Added more documentation#

1.4.2+5 #

  • Added more documentation#

1.4.2+4 #

  • Added more documentation

1.4.2+2 #

  • Added more documentation

1.4.2+1 #

  • Fixed setReaderDisplay and clearReaderDisplay functions

1.4.2 #

  • Added setReaderDisplay and clearReaderDisplay functions

1.4.1+2 #

  • Added connectToInternetReader function and deprecated connecttoReader instead use connectToBluetoothReader
  • Fixed re listen bug
  • Implemented disconnect from reader function on android
  • Added StripeTerminal.getInstance function to create a new stripe instance.
  • Fixed disconnecting issue

1.3.4 #

disconnectFromReader function has been added

1.3.3 #

  • Once the 'collectPaymentMethod' is called, you need to call processPayment with same client_secret to make the payment ready.
  • Removed processPayment function, collectPaymentMethod will call it internally.

1.3.2 #

-Added support to skipTipping on collectPaymentMethod function.

1.3.1 #

Breaking Change Once the 'collectPaymentMethod' is called, you need to call processPayment with same client_secret to make the payment ready.

1.2.0 #

Breaking Change Refactored readReusableCardDetail function to only collect card detail using insert method. Tested with real M2 reader Added collectPaymentMethod function to collect payment method using NFC and swipe reader

1.1.0 #

Added support for flutter 3.0.0

1.0.0+4 #

Fixed Initilization Issue

1.0.0+3 #

Fixed Stream issue

1.0.0+1 #

Fixed readme and license

1.0.0 #

Inital Release

1
likes
130
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to scan stripe readers and connect to the them and get the payment methods.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on stripe_terminalx

Packages that implement stripe_terminalx