captureMandate

The following fields are related to capture mandates.

captureMandate. billingType

Type of billing address information that is captured through the manual card entry UX in
Unified Checkout
.
Possible values:
  • FULL
  • NONE
  • PARTIAL

Specifications

  • Data Type:
    Enum

Mapping Information

  • REST API Field:
    captureMandate.billingType
  • Simple Order API Field:
    No corresponding field.

captureMandate. requestEmail

Capture email contact information in the manual card acceptance screens in
Unified Checkout
.
Possible values:
  • true
  • false

Specifications

  • Data Type:
    Boolean

Mapping Information

  • REST API Field:
    captureMandate.requestEmail
  • Simple Order API Field:
    No corresponding field.

captureMandate. requestPhone

Capture phone contact information in the manual card acceptance screens in
Unified Checkout
.
Possible values:
  • true
  • false

Specifications

  • Data Type:
    Boolean

Mapping Information

  • REST API Field:
    captureMandate.requestPhone
  • Simple Order API Field:
    No corresponding field.

captureMandate. requestShipping

Capture shipping information in the manual card acceptance screens in
Unified Checkout
.
Possible values:
  • true
  • false

Specifications

  • Data Type:
    Boolean

Mapping Information

  • REST API Field:
    captureMandate.requestShipping
  • Simple Order API Field:
    No corresponding field.

captureMandate. shipToCountries

List of countries available to ship to in
Unified Checkout
. Use a two-character ISO country code.

Specifications

  • Data Type:
    String
  • Data Length:
    2

Mapping Information

  • REST API Field:
    captureMandate.shipToCountries
  • Simple Order API Field:
    No corresponding field.

captureMandate. showAcceptedNetworkIcons

Show the list of accepted payment icons in the payment button in
Unified Checkout
.
Possible values:
  • true
  • false

Specifications

  • Data Type:
    Boolean

Mapping Information

  • REST API Field:
    captureMandate.showAcceptedNetworkIcons
  • Simple Order API Field:
    No corresponding field.