stripe_native 1.1.4 stripe_native: ^1.1.4 copied to clipboard
Create chargeable stripe tokens using Apple and Google Pay. Display native Apple and Google Pay sheets, then collect one-time source tokens.
0.0.1 #
Apple & Google Pay initial Implementations #
Call payment sheets using a Receipt or Order
- Receipt: A list of items and prices
- Order: subtotal, tax, and tip
- Both require a merchant name
0.0.2 #
Add swift version requirements
1.0.0 #
Documentation and release
1.0.1 #
Flutter formatting, and description increase
1.0.2 #
description decrease
1.0.3 #
naming in receipt readme
1.0.4 #
add example readme
1.0.5 #
add dartdoc
1.1.0 #
setCurrencyKey and setCountryKey
1.1.1 #
null currency key fix
1.1.2 #
switch wallet environment using publishable key hint
1.1.3 #
add error to iOS for unsupported country key (pod 1.0.1)
1.1.4 #
add prefixes for country codes, StripeNativeErrors -> FlutterErrors