Tabla de Contenido |
|
Discover how to switch from the UAT environment to the production environment after completing the certification process and start processing real payments.
Switch from production once the certification is completed
After running the tests in your UAT environment and verifying your certification process is successful, your administrative user will receive access via email to the production console where you will find the credentials of this environment. The integrations team will guide you to verify that everything works correctly.
Keep in mind that depending on the type of integration, you should follow these recommendations to start processing real payments.
Switch to production using Payment box
In the Merchant_id, you must send the public key found in the Administration Console of your production account. Additionally, the inTestEnvironment parameter must be set to “false”.
⚠️ Note: Keep in mind that you should not configure either the private key or the merchant identification number(Merchant ID) of your account. |
🚨 Important: If you do not make these adjustments in the production environment, you will receive an authentication error in your integration; As a result, the system will not allow you to process any payments. |
Switch to productions using payment Kajita
In the public-Merchant-Id you should send the Public Key found in the Administration console of your production account
⚠️ Note: Keep in mind that you should not configure either the private key or the merchant identification number(Merchant ID) of your account. |
🚨 Important: If you do not make these adjustments in the production environment, you will receive an authentication error in your integration; As a result, the system will not allow you to process any payments. |
Additionally, From your administrations console, follow these instructions:
- Log in to your administration console with your username and password.
- Go to the Settings >> Kajita
- The dashboard will show all configured Kajitas. Activate the Productions Mode switch.
- Click on Publish in the popup that appears.
There you go! You can now start processing real transitions.
Switch to production using Kushki.js
In the merchant_id you must send the Public Key found in the Administration
console of your production account.
Additionally, the InTestEnvironment parameter must be set to “false”.
⚠️ Note: Keep in mind that you should not configure either the private key or the merchant identification number(Merchant ID) of your account. |
🚨 Important: If you do not make these adjustments in the production environment, you will receive an authentication error in your integration; As a result, the system will not allow you to process any payments. |
Switch to production using API
You will need to modify all the endpoints you have with the testing environment URL and replace them with the production environment URL. Additionally, you will need to change all the credentials(Public-Merchant-Id and Private-merchant-Id) for the keys of your production account.
How do I know the production environment URL for the API?
To start receiving real payments, You should use the following URL: api.kushki pagos.con.
E.g: https://api.kushkipagos.com/card/v1/charges