chosenPaymentMethod

Contains the details about a vaulted shopper's chosen payment method

Request

Property Name

Type

Required

Description

chosenPaymentMethodType

string

Required

Chosen payment method type.

Possible Values:

  • CC
  • ECP
  • BECS_DIRECT_DEBIT
  • ACSS_DIRECT_DEBIT
  • SEPA_DIRECT_DEBIT

creditCard

object

Optional

Only include if chosenPaymentMethodType is CC.

See creditCard.

Response

Property Name

Type

Description

chosenPaymentMethodType

string

Chosen payment method type.

Possible Values:

  • CC
  • ECP
  • BECS_DIRECT_DEBIT
  • ACSS_DIRECT_DEBIT
  • SEPA_DIRECT_DEBIT

creditCard

object

See creditCard.