mx_merchant 0.0.1-beta.6 copy "mx_merchant: ^0.0.1-beta.6" to clipboard
mx_merchant: ^0.0.1-beta.6 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 Dart:

 $ dart pub add mx_merchant

With Flutter:

 $ flutter pub add mx_merchant

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

dependencies:
  mx_merchant: ^0.0.1-beta.6

Alternatively, your editor might support dart pub get or 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
0
points
178
downloads

Documentation

Documentation

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

unknown (license)

Dependencies

collection, dio, flutter

More

Packages that depend on mx_merchant