stripe_terminal 1.2.0 stripe_terminal: ^1.2.0 copied to clipboard
A flutter plugin to scan stripe readers and connect to the them and get the payment methods.
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