Name | Type | Description | Notes |
---|---|---|---|
billing_details | BillingDetails | [optional] | |
account_id | string | A customer account identifier. | [optional] |
account_number | string | A human-readable customer account identifier. It can be user-supplied. | [optional] |
custom_fields | Dictionary<string, Object> | Set of user-defined fields associated with this object. Useful for storing additional information about the object in a structured format. | [optional] |
card | CardUpdate | 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] |
cc_ref | CcRefUpdate | Credit Card Reference Transaction. See Supported payment methods for payment gateways that support this type of payment method. | [optional] |
mandate | CcRefMandate | [optional] | |
ach_debit | AchDebitUpdate | If this is an ach_debit payment method, this hash contains details about the ACH debit bank account. | [optional] |
maximum_payment_attempts | decimal | Maximum number of consecutive failed retry payment attempts using this payment method before retries are stopped. | [optional] |
payment_retry_interval | int | The retry interval in hours. | [optional] |
device_session_id | string | Identifier of the device browser session. | [optional] |