Anchor to CustomerPaymentMethodCreditCardUpdatePayloadCustomer
CustomerPaymentMethodCreditCardUpdatePayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to customerPaymentMethodcustomer•
Payment Method The customer payment method.
- Anchor to processingprocessing•
If the card verification result is processing. When this is true, customer_payment_method will be null.
- Anchor to userErrorsuser•
Errors [UserError!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Updates the credit card payment method for a customer.
Was this section helpful?