stripe_native 1.2.0 copy "stripe_native: ^1.2.0" to clipboard
stripe_native: ^1.2.0 copied to clipboard

outdated

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

1.2.0 #

  • Android: Bump AGP & Gradle
  • Require Flutter 1.12.13+hotfix.5 (stable)
  • Update pubspec.yaml format
  • Update .gitignore & remove unused files from repository
  • iOS: Bump to Swift 5.0
  • iOS: Define clang module
26
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Create chargeable stripe tokens using Apple and Google Pay. Display native Apple and Google Pay sheets, then collect one-time source tokens.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on stripe_native

Packages that implement stripe_native