stripe_js 3.0.1 copy "stripe_js: ^3.0.1" to clipboard
stripe_js: ^3.0.1 copied to clipboard

Stripe.js bindings for dart. This package is used by Stripe web so that the Stripe js sdk can be invoked directly.

3.0.1 #

Fixes PaymentConfirmationRedirect.ifRedirect enum value parsing

3.0.0 #

  • Adds support for SetupIntent
  • Adds support for Tokens Api
  • Removes $expanded and $id methods to build payment methods. Use the specific payment method for the endpoint (eg CardPaymentMethodDetails.id/CardPaymentMethodDetails.token)
  • Allows to dynamically change the stripeAccountId for Connect users

2.0.1 #

  • Preview of Stripe.js port
1
likes
0
pub points
96%
popularity

Publisher

verified publisherflutterstripe.io

Stripe.js bindings for dart. This package is used by Stripe web so that the Stripe js sdk can be invoked directly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

freezed_annotation, js, json_annotation, meta

More

Packages that depend on stripe_js