Skip to content

Mad Pay will help you make payments through Apple Pay and Google Pay

License

Notifications You must be signed in to change notification settings

bottlepay/Mad-Pay-Flutter

 
 

Repository files navigation

Mad Pay

Easy integration with Google Pay and Apple Pay for your flutter app.

SDK Features

  • Pay with Apple Pay and Google Pay
  • Checking payment availability on your device
  • Checking the user's active cards

Apple Pay API Documentation.

Google Pay API Documentation.

Platform Support

Android iOS
Google Pay Apple Pay

Packages

mad_pay pub package
mad_pay_ios pub package
mad_pay_android pub package
mad_pay_platform_interface pub package

Getting started

Before you start, create an account with the payment providers you are planning to support and follow the setup instructions:

Apple Pay:

  1. Take a look at the integration requirements.
  2. Create a merchant identifier for your business.
  3. Create a payment processing certificate to encrypt payment information.

Google Pay:

  1. Take a look at the integration requirements.
  2. Sign up to the business console and create an account.

Example

The Example is in the corresponding folder

Payment Network matrix

Payment Network iOS Android
Visa + +
MasterCard + +
American Express + +
Interac + +
Discover + +
JCB + +
Maestro +
Electron +
Cartes Bancarries +
Union Pay +
EftPos +
Elo +
ID Credit +
Mada +
Private Label +
Quic Pay +
Suica +
V Pay +
Mir Pay

About

Mad Pay will help you make payments through Apple Pay and Google Pay

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 56.6%
  • Swift 35.2%
  • Kotlin 6.8%
  • Other 1.4%