mx_merchant 0.0.1-beta.7 copy "mx_merchant: ^0.0.1-beta.7" to clipboard
mx_merchant: ^0.0.1-beta.7 copied to clipboard

A Flutter/Dart client package for integrating with the MX Merchant REST APIs, including checkout, payments, customers, vaulted accounts, reports, notifications, merchant accounts, and sandbox/producti [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mx_merchant

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

dependencies:
  mx_merchant: ^0.0.1-beta.7

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:mx_merchant/mx_merchant.dart';
3
likes
150
points
178
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter/Dart client package for integrating with the MX Merchant REST APIs, including checkout, payments, customers, vaulted accounts, reports, notifications, merchant accounts, and sandbox/production environments.

Homepage
Repository (GitHub)
View/report issues

Topics

#payments #mxmerchant #checkout #rest #gateway

License

MIT (license)

Dependencies

collection, dio, flutter

More

Packages that depend on mx_merchant