Customer
Customer associated with the checkout session. id is required. Other fields are optional values that checkout can use when present or collect when missing.
- idType: stringmin length:3max length:255required
Your customer identifier
- dateType: stringFormat: date nullable
Of Birth Optional value. Checkout can collect this when required by the selected method.
- emailType: stringFormat: email nullable
Optional value. Checkout can collect this when required by the selected method.
- firstType: string nullable
Name Optional value. Checkout can collect this when required by the selected method.
- ipType: string nullable
Customer IP address
- lastType: string nullable
Name Optional value. Checkout can collect this when required by the selected method.
- nationalityType: string
Pattern: ^[A-Z]{2}$nullableOptional ISO 3166-1 alpha-2 value. Checkout can collect this when required by the selected method.
- phoneType: string nullable
Optional value in E.164 format. Checkout can collect this when required by the selected method. MB WAY can also use this value.