chosenPaymentMethod

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

Request

Property NameTypeRequiredDescription
chosenPaymentMethodTypestringRequiredChosen payment method type.

Value: CC
creditCardobjectOptional

Only include if chosenPaymentMethodType is CC.
See creditCard.

Response

Property NameTypeDescription
chosenPaymentMethodTypestringChosen payment method type.

Value: CC
creditCardobjectSee creditCard.