Name | Type | Description | Notes |
---|---|---|---|
card | GetCardList | Credit card information. When providing a card number, you must meet the requirements for PCI compliance. We strongly recommend using Zuora.js instead of interacting with this API directly. | [optional] |
mandate | Mandate | [optional] | |
payment_id | string | The ID of newly processed payment. Only available in the response of the Create Payment Method API request. | [optional] |
token | string | A gateway unique identifier that replaces sensitive payment method data or represents a gateway's unique customer profile. When `token` is used to represent a customer profile, `second_token` is conditionally required for representing the underlying tokenized payment method. | [optional] |