A gui resource is an entity containing information on how the checkout should be displayed to the customer.
M = Mandatory, O = Optional, R = Read-Only
| Parameter | M | O | R | Description | Possible values |
|---|---|---|---|---|---|
| colorScheme | ✓ | Color scheme of the checkout snippet. | Color scheme | ||
| locale | ✓ | Used to change the language shown in the checkout snippet. | Locale | ||
| requestPhone | ✓ | Used to require the user to fill in his phone number. | Bool | ||
| phoneOptional | ✓ | Used to ask the user to fill in his phone number, but not strict required. | Bool | ||
| countries | ✓ | List of countries shown in the checkout snippet. | ISO_3166 (list) | ||
| verification | ✓ | Used to enable extra verification options. | Verification |