Skip to main content

Regions

The IXOPAY Payment Orchestration Platform is available in two regions: Europe (EU) and the United States (US).

In each region, IXOPAY operates separate production and sandbox instances of the Gateway and Vault services. Each merchant account is assigned to exactly one region, and all requests β€” including API calls, admin interface access, reporting, and Vault operations β€” must use that region's hostnames. Regions do not share data and cannot be used interchangeably. Requests sent to the wrong region will not find the account.

Your region is assigned during onboarding. You can identify it by the hostname used to access the admin interface. If you are unsure, contact your account manager.

Throughout this documentation, hostnames are shown for the currently selected region and environment. The region selector in the navigation bar updates the entire site, including page content, code examples, and the "Send API Request" base URL. Your selection is retained for the remainder of the browser session.

Hostnames​

Only the hostname differs between regions; the scheme and the base path, shown dimmed, are the same everywhere.

Service Europe United States
Production
Adminhttps://gateway.ixopay.comhttps://gateway.us.pop.ixopay.com
APIhttps://gateway.ixopay.com/api/v3https://gateway.us.pop.ixopay.com/api/v3
PCI Transaction APIhttps://secure.ixopay.com/api/v3https://secure.us.pop.ixopay.com/api/v3
Business Intelligencehttps://bds.ixopay.com/queryhttps://bds.us.pop.ixopay.com/query
Sandbox
Adminhttps://sandbox.ixopay.comhttps://sandbox.us.pop.ixopay.com
APIhttps://sandbox.ixopay.com/api/v3https://api-sandbox.us.pop.ixopay.com/api/v3
PCI Transaction APIProduction host, with the X-Environment: sandbox request header β€” how to test PCI transactionshttps://secure-sandbox.us.pop.ixopay.com/api/v3
Business Intelligencehttps://sandboxbds.ixopay.com/queryhttps://bds-sandbox.us.pop.ixopay.com/query