Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 2.1 KB

RecurringDetail.md

File metadata and controls

22 lines (19 loc) · 2.1 KB

AdyenApiJs.RecurringDetail

Properties

Name Type Description Notes
additionalData {String: String} This field contains additional data, which may be returned in a particular response. The additionalData object consists of entries, each of which includes the key and value. For more information on possible key-value pairs, refer to RecurringDetail.additionalData. [optional]
alias String The alias of the credit card number. Applies only to recurring contracts storing credit card details [optional]
aliasType String The alias type of the credit card number. Applies only to recurring contracts storing credit card details. [optional]
bank BankAccount [optional]
billingAddress Address [optional]
card Card [optional]
contractTypes [String] Types of recurring contracts. [optional]
creationDate Date The date when the recurring details were created. [optional]
firstPspReference String The `pspReference` of the first recurring payment that created the recurring detail. [optional]
name String An optional descriptive name for this recurring detail. [optional]
paymentMethodVariant String The type or sub-brand of a payment method used, e.g. Visa Debit, Visa Corporate, etc. For more information, refer to PaymentMethodVariant. [optional]
recurringDetailReference String The reference that uniquely identifies the recurring detail.
shopperName Name [optional]
socialSecurityNumber String A shopper's social security number (only in countries where it is legal to collect). [optional]
variant String The payment method, such as “mc", "visa", "ideal", "paypal".