# MD for: https://www.mercadopago.com.uy/developers/es/docs/salesforce-commerce-cloud/go-to-production.md \# 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. > NOTE > > To perform tests of the payment methods configured in your implementation, please contact your Mercado Pago advisor. :::AccordionComponent{title="Activate production credentials" pill="1"} After performing the necessary tests of your integration, remember to replace the credentials you used in the development stage with the :toolTipComponent\[credentials of your production user\]{content="A 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. 1\. Go to \[Your integrations\](https://www.mercadopago.com/developers/panel/app) and select the application you created in \[Create application\](https://www.mercadopago.com.uy/developers/en/docs/adobe-commerce/create-application). 2\. Go to the \*\*Production\*\* credentials section in the left sidebar. 3\. In the \*\*Industry\*\* field, select from the dropdown menu the industry or sector to which the business you are integrating belongs. 4\. In the \*\*Website\*\* field (required), fill in the URL of your business website. 5\. Accept the and the \[Terms and Conditions\](https://www.mercadopago.com.uy/developers/en/docs/resources/legal/terms-and-conditions). Fill in the reCAPTCHA and click on \*\*Activate production credentials\*\*. !\[production-credentials-english\](https://www.mercadopago.com.uy/images/credentials/credentials-prod-panel-es-v2.jpg) ::: :::AccordionComponent{title="Place production credentials in the store" pill="2"} 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\](https://www.mercadopago.com/developers/panel/app), navigate to the \*\*Production > Production credentials\*\* section in the left sidebar. There you will find your :toolTipComponent\[Production Public Key\]{content="Public key used in the frontend to identify your application and encrypt data when receiving real payments."} and :toolTipComponent\[Production Access Token\]{content="Private 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. 1\. Go to the Salesforce Commerce Cloud configuration panel by clicking on \*\*Administration > Merchant Tools > Site Preferences > Custom Preferences\*\*. 2\. In the \*\*Custom Site Preference Groups\*\* screen you will see the Mercado Pago configuration list. Click on the \*\*MercadoPagoCredentials\*\* ID. 3\. In the \*\*Instance Type\*\* field, select \*\*Production\*\*. 4\. 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 :toolTipComponent\[Production Public Key\]{content="Public 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 :toolTipComponent\[Production Access Token\]{content="Private 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\*\*."}. | 5\. Click \*\*Save\*\* to confirm the configuration. !\[configure-mercado-pago-extension\](https://www.mercadopago.com.uy/images/salesforce/credentials-prod-salesforce-v1.png) 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.