Environments

Caribbean
Colombia
Mexico

Boarding System has different environments that allow consumption for development (SIT), customer acceptance testing (UAT) and production.

🚧

We highly recommend testing against our sandbox and end to end environments before using our production environment.

Sandbox

📘

https://int.latam.api.fiservapps.com/merchant/boarding

  • Uses Sandbox credentials
  • Test APIs before certifying for production.
  • View the response format of a specific API.
  • Experiment, develop code and fix bugs.
  • Send and cancel "test" transactions.

End to End

📘

https://cat.latam.api.fiservapps.com/merchant/boarding

  • Uses End-to-End credentials.
  • Certify before deploying to production.
  • Run test scripts based on the API's requirements.
  • Conduct a complete beta test of your application.

Production

📘

https://prod.latam.api.fiservapps.com/merchant/boarding

  • Uses production credentials.
  • Send and cancel "live" transactions.
  • Access Value-Added Services.
  • Run reports.