Record
payment-pages-checkout-session-custom-fields
No description available.
record payment-pages-checkout-session-custom-fields {
dropdown: option<string>,
key: string,
label: payment-pages-checkout-session-custom-fields-label,
numeric: option<string>,
optional: bool,
text: option<string>,
type-op: payment-pages-checkout-session-custom-fields-type-op-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| dropdown | option<string> | |
| key | string | |
| label | payment-pages-checkout-session-custom-fields-label | |
| numeric | option<string> | |
| optional | bool | |
| text | option<string> | |
| type-op | payment-pages-checkout-session-custom-fields-type-op-enum |