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

A Flutter package for handling multiple payment gateways including Stripe, Razorpay, PayPal, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add incodes_payment

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

dependencies:
  incodes_payment: ^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:incodes_payment/incodes_payment.dart';
0
likes
120
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for handling multiple payment gateways including Stripe, Razorpay, PayPal, and more.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, dio, flutter, flutter_cashfree_pg_sdk, flutter_paypal_payment, flutter_stripe, fluttertoast, flutterwave_standard, http, in_app_purchase, in_app_purchase_android, in_app_purchase_storekit, pay_with_paystack, razorpay_flutter, uuid

More

Packages that depend on incodes_payment