Contains the details about a vaulted shopper's chosen payment method
Request
Property Name | Type | Required | Description |
---|---|---|---|
chosen-payment-method-type | string | Required | Chosen payment method type. Value: CC |
credit-card | container | Optional Only include if chosen-payment-method-type is CC. | Container of credit-card properties. |
Response
Property Name | Type | Description |
---|---|---|
chosen-payment-method-type | string | Chosen payment method type. Value: CC |
credit-card | container | Container of credit-card properties. |