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