Tags:
- API
New field on the CustomerPaymentMethod object
As of the 2020-10 version of the GraphQL API, a new field is now present on the object: . This field can contain one of the following values:
AUTHORIZE_NET_GATEWAY_NOT_ENABLEDAUTHORIZE_NET_RETURNED_NO_PAYMENT_METHODFAILED_TO_UPDATE_CREDIT_CARDSTRIPE_API_AUTHENTICATION_ERRORSTRIPE_API_INVALID_REQUEST_ERRORSTRIPE_GATEWAY_NOT_ENABLEDSTRIPE_PAYMENT_METHOD_NOT_CARDSTRIPE_RETURNED_NO_PAYMENT_METHOD
Updated the customerPaymentMethod API to allow querying for a reason on why a payment method was revoked.
For more information about CustomerPaymentMethod, visit our developer documentation.
Was this section helpful?