flutter_stripe_payment 0.0.17 copy "flutter_stripe_payment: ^0.0.17" to clipboard
flutter_stripe_payment: ^0.0.17 copied to clipboard

PlatformAndroidiOS
outdated

Add Stripe to your Flutter Application to Accept Card Payments Using Payment Intents with Strong SCA 3DS Compliance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_stripe_payment

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_stripe_payment: ^0.0.17

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_stripe_payment/flutter_stripe_payment.dart';
58
likes
135
points
396
downloads

Publisher

verified publisherdormmom.com

Weekly Downloads

Add Stripe to your Flutter Application to Accept Card Payments Using Payment Intents with Strong SCA 3DS Compliance.

Homepage
Repository (GitHub)

Documentation

API reference

License

OpenSSL, MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_stripe_payment