Links to checkout without the full quote wizard.
Base: https://{partner-subdomain}.globely.com/{lang}/go/checkout
Partner subdomain applies branding automatically.
Plans (plan_code)
| Code | Plan |
|---|---|
| GLOBELY_BASIC | Globely Basic |
| GLOBELY_PLUS | Globely Plus |
| GLOBELY_PREMIUM | Globely Premium |
| GLOBELY_PREMIUM_CFAJR | Globely Premium CFAR |
Type A — Region and duration
Short form: residence (if missing), destination by region, dates → confirm → checkout.
| Parameter | Req. | Description |
|---|---|---|
plan_code | Yes | See plans table |
region | Yes | SPAIN, EUROPE, WORLDWIDE |
duration_days | Yes | Coverage days, e.g. 14 |
origin | No | ISO-2; user picks if omitted |
Regions: SPAIN = fixed Spain · EUROPE / WORLDWIDE = pick country in region.
https://{partner-subdomain}.globely.com/es/go/checkout?plan_code=GLOBELY_PLUS®ion=EUROPE&duration_days=14&adults=1&cu=USD
Type B — Fixed destination and dates
Quotes and enters checkout without an intermediate form.
| Parameter | Req. | Description |
|---|---|---|
plan_code | Yes | See table |
origin | Yes | Residence ISO-2 |
destination | Yes | Destination ISO-2 |
start_date | Yes | YYYY-MM-DD |
end_date | Yes | YYYY-MM-DD |
https://{partner-subdomain}.globely.com/es/go/checkout?plan_code=GLOBELY_PLUS&origin=AR&destination=CA&start_date=2026-07-22&end_date=2026-07-25&adults=1&cu=EUR
Optional (both types)
adults, children, infants, cu/currency, dcode
Rules
- Do not mix type A and B parameters.
dcodein the URL overrides brand discount.- Missing required params → redirect to home.
Common errors
- Invalid
region - Invalid ISO-2 in
originordestination - Mixing type A and B