chosenPaymentMethod

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

Request

Property NameTypeRequiredDescription
chosenPaymentMethodTypestringRequired

Chosen payment method type.

Value: CC

creditCardobject

Optional

Only include if chosenPaymentMethodType is CC.

See creditCard.

Response

Property NameTypeDescription
chosenPaymentMethodTypestring

Chosen payment method type.

Value: CC

creditCardobjectSee creditCard.