Skip to main content

AccountPaymentMethodsCreditCard

**Deprecated.** Card payment method configuration for the account. No longer used.

type AccountPaymentMethodsCreditCard {
enabled: Boolean @deprecated
preauthorization: Boolean @deprecated
}

Fields

AccountPaymentMethodsCreditCard.enabled ● Boolean deprecated scalar

DEPRECATED

Not used.

Whether card payments are enabled.

AccountPaymentMethodsCreditCard.preauthorization ● Boolean deprecated scalar

DEPRECATED

Not used.

Whether pre-authorization (auth + capture) is enabled.

Member Of

AccountPaymentMethods object