Skip to content

1.Integration Environment

1.1 Payment Service Environment

EnvironmentAddress
Testhttps://pay-gate-uat.payermax.com/aggregate-pay-gate/api/gateway
Prodhttps://pay-gate.payermax.com/aggregate-pay-gate/api/gateway

1.2 Subscription Service Environment

EnvironmentAddress
Testhttps://pay-gate-uat.payermax.com/aggregate-pay-gate/api/gateway/subscribe
Prodhttps://pay-gate.payermax.com/aggregate-pay-gate/api/gateway/subscribe

1.3 Disbursement Service Environment

EnvironmentAddress
Testhttps://pay-gate-uat.payermax.com/aggregate-pay-gate/api/gateway/v2
Prodhttps://pay-gate.payermax.com/aggregate-pay-gate/api/gateway/v2

2.Get the Login Account

After collecting the basic information of Merchant, PayerMax Merchant support team will create an Administrator account for merchants to log into the Merchant Dashboard according to the “Administrator Login ID” filled in the MAF (Merchant Application Form). Please pay attention to check the activation email sent by PayerMax. Merchants can activate the administrator account according to the email guide. The password shall be set in the first time at the login page. Please make sure the password is secure and avoid leakage.

3.Get the Merchant ID and Secret Key

The Merchant ID and Secret Key required for joint debugging can be obtained through the Merchant Management Platform.

Path:[Config]-[Settings]

Through Merchant Management Platform, Merchant can obtain two sets of different Merchant ID and Secret Key for Testing and Production environments. The Secret Key of Testing environment can be generated directly, but the Secret Key of Production environment can only be generated within the validity period of the contract. Please keep the Secret Key properly. If you accidentally leak the key, please reset the key on the “Config” page in time.

4.Configure the Callback Enviroments

Merchants need to provide a callback URL to PayerMax, which will be called by PayerMax servers when notifying Asynchronous call-back results. The URL can be submitted by calling the corresponding parameter of the interface or setting through the Merchant Management Platform. The callback URL submitted by the interface has higher priority than the URL set through the Merchant Management Platform. Merchants can configure the callback URL through the Merchant Management Platform.

Path:[Config]-[Settings]

Released under the MIT License.