﻿# Production Environment Go-Live Confirmation

::: tip
Purpose: This document helps partners complete the go-live confirmation smoothly.
:::

## 1. Complete UAT Environment Testing & Acceptance

After completing the [Simple Acceptance](https://developer.payermax.com/acceptance/simple) in the Developer Platform (UAT environment), you can apply to enable the production environment configuration parameters.

![](https://img-cdn-sg.payermax.com/public/20260508-aab301fc-e69f-49b7-a2af-7ab41b2d765d.png)

## 2. Configure Production Environment Integration Information

- Go to the [Merchant Portal (MMC)](https://mmc.payermax.com/#/settings/encryptionConfig), navigate to the **Production Configuration** → **Key Configuration** page to view the production merchant number, production AppId, and **configure the merchant public key**.

- The production callback URL can be configured under Address Management on this page or passed via the `notifyUrl` parameter in the API request.

    ![](https://img-cdn-sg.payermax.com/public/20260508-101a2481-e4f4-4268-97a5-5aec00438eed.png)
    
    Legacy Merchant Portal
    

[**New Merchant Portal**](https://mmc.payermax.com/v2/dashboard): Configure the callback URL on the **Service Settings** → **Development Configuration** page.

    ![](https://img-cdn-sg.payermax.com/public/20260508-db7a0fff-084b-4098-9777-e17db7b39591.png)
    
    New Merchant Portal
    

- For merchant public key configuration, refer to the images below. The platform public key can be copied on the same page.

    ![](https://img-cdn-sg.payermax.com/public/20260508-1f55084e-8506-45c6-99e7-5984d6cd10df.png)
    
    Legacy Merchant Portal
    

    ![](https://img-cdn-sg.payermax.com/public/20260508-b0dfe2df-ebad-4430-9743-254953242a5b.png)
    
    New Merchant Portal
    

- Switch to the production environment request URL

::: tip  
- **Production Environment**: https:// `pay-gate.payermax.com`/aggregate-pay/api/gateway/`<API PATH>`
:::

## 3. Activate Integrated Payment Methods

- For certain payment methods, PayerMax will file the application with the payment channel on your behalf. Transactions can only be processed after the filing is approved. You cannot launch full traffic during the approval period.

- You can log in to the [Merchant Portal (MMC)](https://mmc.payermax.com/#/login) and check the availability status of payment methods under **Contract Management** → **Payment Method Availability Inquiry**.

    ![](https://img-cdn-sg.payermax.com/public/20260508-e72d977f-a4a9-428e-8ad2-e4de236fcb14.png)
    
    Legacy Merchant Portal
    

- For the [New Merchant Portal (MMC)](https://mmc.payermax.com/v2/dashboard), check the payment method status under **Service Settings** → **Payment Method Availability**.

    ![](https://img-cdn-sg.payermax.com/public/20260508-6f347f25-e0c0-4829-ad5e-6a5e730caf8d.png)
    
    New Merchant Portal
  

## 4. Set Server IP Whitelist

If your integration and testing network has security restrictions on access IP whitelists, please contact PayerMax Technical Support to obtain the PayerMax server IP addresses and add them to your whitelist. Otherwise, PayerMax will not be able to initiate calls to your [configured callback address](https://docs.payermax.com/en/202606-version/acquiring/start-integration/golive-confirmation.md#_2-configure-production-environment-integration-information) properly.
