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:
|
creditCard | object | OptionalOnly include if chosenPaymentMethodType is CC. | See creditCard. |
Response
| Property Name | Type | Description |
|---|---|---|
chosenPaymentMethodType | string | Chosen payment method type. Possible Values:
|
creditCard | object | See creditCard. |
