Priority Payment Systems

For more information about this gateway, please refer to https://developer.mxmerchant.com/reference/introduction

To add a MX Merchant gateway, use the following settings:

{
    "merchant_id": "Your merchant id",
    "username": "Your Username or ConsumerKey",
    "password": "Your Password or ConsumerSecret"
}

📘

Note

NOTE: For authentication, it can be a combination of (Username and Password) or (ConsumerKey and ConsumerSecret)