One REST API
Predictable, resource-oriented endpoints with cursor pagination and clear errors. Sell worldwide through a single integration.
POST /v1/checkout/sessions
{
"product": "prod_pro_annual",
"currency": "auto"
}
→ 200 OK { "url": "https://pay.nordgate.financial/s/cs_2a4f" }