Skip to main content
GET
Get checkout config

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

Success

bundle_subscriptions
boolean
required
checkout_primary_button_color
string | null
required
checkout_primary_text_color
string | null
required
checkout_secondary_button_color
string | null
required
checkout_secondary_text_color
string | null
required
collect_email_marketing
boolean
required
collect_phone
boolean
required
collect_sms_marketing
boolean
required
favicon_url
string | null
required
fluid_shop
string
required
id
integer
required
isolated_payment_tokens
boolean
required
kount_environment
enum<string>
required

Per-merchant Kount environment. Used by the checkout DDC initializer to pick TEST vs PROD.

Available options:
sandbox,
production
Example:

"sandbox"

kount_client_id
string | null
required

Per-merchant Kount Client ID (MID) for enterprise merchants. Null for portfolio merchants — the checkout app falls back to NEXT_PUBLIC_KOUNT_CLIENT_ID.

Example:

"150953359757648"

logo_url
string | null
required
name
string
required
order_on_behalf
boolean
required
primary_domain_hostname
string
required
require_billing_zip
boolean
required
require_phone
boolean
required
reward_points_apply_to_subtotal
boolean
required
reward_points_enabled
boolean
required
reward_points_label_singular
string
required
reward_points_label_plural
string
required
subdomain
string | null
required