Authentication

Obtaining Account Credentials

Once your account has been successfully approved by Pay4Fun, you will receive your username and password via email. These credentials will allow you to access the backoffice, where you can retrieve the specific account information required to configure the API requests.

  • Access the platform: Use the username and password sent to you via email to log in.

  • Use e-mail to auth on 2FA pin sent to your E-mail.

  • Navigate to the "Account" section in the menu. From there, proceed to the "API" submenu, and click on "CREDENTIALS." There, you will find essential information, including:

    • Account Credentials:

      • Merchant ID;

      • Merchant Key;

      • Merchant Secret;

Understanding Merchant's Account Credentials

Account credentials are available in your backoffice. These credentials consist of:

MID (Merchant ID): This is a unique identifier provided to every merchant by Pay4Fun. MID is part of your account credentials and is different on staging and production environment.

Merchant Key: This is a private key used for secure encryption of every request. This needs to be kept on server side and should not be shared with anyone.

Merchant Secret: This is a secret piece of information used as part of the seed string to generate communication hash. This needs to be kept on server side and should not be shared with anyone.

If you use an IP whitelist for server access, add Pay4Fun's IPs. Find them here.

Last updated

Was this helpful?