stripe_sdk 1.0.0+1 copy "stripe_sdk: ^1.0.0+1" to clipboard
stripe_sdk: ^1.0.0+1 copied to clipboard

outdated

A simple and flexible Stripe API client with complete support for SCA and PSD2.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stripe_sdk

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

dependencies:
  stripe_sdk: ^1.0.0+1

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:stripe_sdk/stripe_sdk.dart';
170
likes
0
pub points
90%
popularity

Publisher

unverified uploader

A simple and flexible Stripe API client with complete support for SCA and PSD2.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, uni_links, url_launcher

More

Packages that depend on stripe_sdk