Going Live
Moving from Test to Production Environment
The Test and Production environments are two separate integrations. Your API requests in the Production environment must use your Production account details:
- Production merchant account number
- Production API Key
To process live transactions, your API requests should point to the Production API endpoints:
https://api.paysafe.com
For example:
https://api.paysafe.com/customeridentification/v1/identityprofiles
You will need to repeat any configuration changes made to your Test account on the Production account. Keep a record of any changes requested and carried out.
Was this page helpful?
On this Page