fincra_flutter

Last updated:

0 purchases

fincra_flutter Image
fincra_flutter Images
Add to Cart

Description:

fincra flutter

Flutter Fincra #
This package makes it easy to use the fincra in your flutter project.
📸 Screen Shots #




How to Use plugin #
import 'package:fincra_flutter/fincra_flutter.dart';

FincraFlutter.launchFincra(
context,
publicKey:"<public_test_key|public_prod_key>",
amount: "4000",
name: "oyee",
phoneNumber: "+2348012345679",
currency: "NGN",
email: "[email protected]",
feeBearer: "business",
onSuccess: (data) {},
onError: (data) {},
onClose: () {},
)

copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.