imepay_merchant_sdk

Last updated:

0 purchases

imepay_merchant_sdk Image
imepay_merchant_sdk Images
Add to Cart

Description:

imepay merchant sdk

The IME Pay Payment SDK for flutter gives access to merchants to receive payment from IME Pay
customers through their flutter application.
Features #
IME Pay Flutter Merchant Payment SDK enables merchants to receive payments from IME Pay customers
through their flutter application. The application performs the payment and verifies the transaction
status.
Usage #

var result =await StartSdk.callSdk(context,
merchantCode: MERCHANT_CODE,
merchantName: MERCHANT_NAME,
merchantUrl: MERCHANT_URL,
amount: AMOUNT,
refId: REF_ID,
module: MODULE,
user: USER,
password: PASSWORD,
deliveryUrl: DELIVERY_URL,
buildType: BuildType.STAGE);
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.