Go to production
Once you have completed the configuration and testing process, your integration will be ready to receive real payments in production. Below, you will find the necessary recommendations to carry out this transition effectively and securely, ensuring that your implementation is prepared to receive real transactions.
After performing the necessary tests of your integration, remember to replace the credentials you used in the development stage with the credentials of your production userA set of unique access keys linked to your application that allows you to receive real payments. You can access them via *Your integrations > Application details > Production > Production Credentials*. Use your production Public Key in the frontend, and your production Access Token in the backend. so that you can start operating in the production environment of the store and begin receiving real payments. To do this, follow the steps below to learn how to activate them.
- Go to Your integrations and select the application you created in Create application.
- Go to the Production credentials section in the left sidebar.
- In the Industry field, select from the dropdown menu the industry or sector to which the business you are integrating belongs.
- In the Website field (required), fill in the URL of your business website.
- Accept the Privacy Statement and the Terms and Conditions. Fill in the reCAPTCHA and click on Activate production credentials.

To go to production, you must place the production credentials of your Mercado Pago application in the Salesforce Commerce Cloud store.
To do this, go to Your integrations, navigate to the Production > Production credentials section in the left sidebar. There you will find your Production Public KeyPublic key used in the frontend to identify your application and encrypt data when receiving real payments. and Production Access TokenPrivate key of the application created in Mercado Pago, which is used in the backend when receiving real payments. You can access it through *Your integrations > Application details > Production > Production credentials*..
Access your Salesforce Commerce Cloud store and follow these steps.
- Go to the Salesforce Commerce Cloud configuration panel by clicking on Administration > Merchant Tools > Site Preferences > Custom Preferences.
- In the Custom Site Preference Groups screen you will see the Mercado Pago configuration list. Click on the MercadoPagoCredentials ID.
- In the Instance Type field, select Production.
- Inside the Mercado Pago Credentials screen, complete the fields as appropriate:
| Field | Description |
| Instance type | Determines whether the store is in test or production state. Since you are configuring for production, select Production. |
| Public Key | This field refers to the Public Key of the Mercado Pago application. Since the store is ready to receive real payments, you must use the Production Public KeyPublic key used in the frontend to identify your application and encrypt data when receiving real payments.. |
| Access Token | This field refers to the Access Token of the Mercado Pago application. Since the store is ready to receive real payments, you must use the Production Access TokenPrivate key of the application created in Mercado Pago, which is used in the backend when receiving real payments. You can access it through *Your integrations > Application details > Production > Production credentials*.. |
- Click Save to confirm the configuration.

Done! You have linked your Mercado Pago production credentials with the store in Salesforce Commerce Cloud and can start receiving real payments.
Done! The Salesforce Commerce Cloud store is ready to receive real payments through Mercado Pago payment methods.