Environments and Assets
Please be advised
All of our sample code utilizes the sandbox environment and asset URLs, these will need to be changed before moving to production.
The URLs below are referenced in the code samples as environment_url and assets_url.
As noted above, your environment_url, assets_url, OID, and authToken will all need to be updated accordingly as you switch between your production and sandbox environments.
Sandbox Account
URL Type | URL |
---|---|
environment | https://api.emergepay-sandbox.chargeitpro.com/virtualterminal/v1 |
assets | https://assets.emergepay-sandbox.chargeitpro.com |
Production Account
URL Type | URL |
---|---|
environment | https://api.emergepay.chargeitpro.com/virtualterminal/v1 |
assets | https://assets.emergepay.chargeitpro.com |
Credentials
Want your own credentials?
Below are our shared test credentials for the sandbox environment.
For your own private test credentials and login information to our Dashboard to see your test transactions in real-time, please connect with your Integration Specialist.
Merchant credential best practices
Credentials (OID and authToken) are specific to each merchant’s account.
Most merchants will have one merchant account per location, while some may choose to have separate accounts in order to separate their brick and mortar transactions from their e-commerce.
Name | Shared Test Value |
---|---|
OID | 1394243001 |
authToken | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0aWQiOjEyLCJmcW9pZCI6IjEtMTM5NDI0MzAwMSIsInRva2VuX3VzZSI6Im9ydCIsInJuZCI6MTI2MTI5MzY4Ni45MDc4MTc4LCJncm91cHMiOlsiT3JnQVBJVXNlcnMiXSwiaWF0IjoxNTIzOTk2OTQ5fQ.SpHIMHvvpg83oXLQPDoy8c5Z3k6fAXuSudZ9s2aaA9c |
Sandbox Endpoint
URL Type | URL |
---|---|
device | https://api.emergepay-sandbox.chargeitpro.com/device/v1/ |
assets | https://assets.emergepay-sandbox.chargeitpro.com/ |
Production Endpoint
URL Type | URL |
---|---|
device | https://api.emergepay.chargeitpro.com/device/v1/ |
assets | https://assets.emergepay.chargeitpro.com/ |