[go: up one dir, main page]

Hosts and authorization

See the supported Regions and required scopes of Checkout.

Hosts

The Checkout application is hosted at the following URLs:

RegionApplication URL
Europe (Google Cloud, Belgium)https://app.checkout.europe-west1.gcp.commercetools.com
North America (Google Cloud, Iowa)https://app.checkout.us-central1.gcp.commercetools.com
Australia (Google Cloud, Sydney)https://app.checkout.australia-southeast1.gcp.commercetools.com
If the documentation refers to https://app.checkout.{region}.commercetools.com or uses the {region} placeholder, replace {region} with the actual value (for example, europe-west1.gcp).

HTTP API Hosts

The commercetools Checkout HTTP API is hosted at the following URLs:

RegionAPI URL
North America (Google Cloud, Iowa)https://checkout.us-central1.gcp.commercetools.com/
Europe (Google Cloud, Belgium)https://checkout.europe-west1.gcp.commercetools.com/
Australia (Google Cloud, Sydney)https://checkout.australia-southeast1.gcp.commercetools.com/
If the documentation refers to https://checkout.{region}.commercetools.com, replace the {region} placeholder with the actual value.

Authorization

Checkout uses tokens from Composable Commerce HTTP API authorization flows with the scopes outlined in the commercetools Checkout HTTP API documentation.