Access Checkout Studio

Checkout Studio
Open Checkout Studio, then enter:
storeIdapiKeyenvironment(stagingorproduction)
How publishing works
1
Connect
Authenticate your store with Store ID, API Key, and environment.
2
Customize
Use Studio panels to update branding, features, login flows, layout behavior, and payment configuration.
3
Preview in real time
See changes immediately in a live, full-fidelity checkout environment.
4
Save and publish
Click Save once. Hosted Checkout starts using the updated config automatically, with no storefront code changes.
Everything you can customize (no code)
Full-fidelity live preview (including edge cases)
Studio uses the real Hosted Checkout application in preview. Brands can validate both design and behavior end to end before publishing.URL overrides and Studio config
Studio controls remote checkout config per store + environment, regardless of whether your storefront uses default host resolution or an SDKurl override.
- Default mode: SDK resolves to
{storeId}.checkout.commercengine.com(or staging subdomain) - Override mode: SDK loads from your explicit
url
Studio values are the default source of truth for Hosted Checkout. SDK options such as
theme can still override behavior per session when needed.