Anchor to customerPaymentMethodCreditCardUpdatecustomer
mutationcustomer Payment Method Credit Card Update
Requires access scope. Also: Requires
scope.
Updates the credit card payment method for a customer.
Anchor to Arguments
Arguments
- Anchor to billingAddressbilling•Mailing
Address Address Input!required The billing address.
- •ID!required
The ID of the customer payment method.
- Anchor to sessionIdsession•String!required
Id The Cardserver session ID.
Was this section helpful?
Anchor to CustomerPaymentMethodCreditCardUpdatePayload returnsCustomer Payment Method Credit Card Update Payload returns
- Anchor to customerPaymentMethodcustomer•Customer
Payment Method Payment Method The customer payment method.
- Anchor to processingprocessing•Boolean
If the card verification result is processing. When this is true, customer_payment_method will be null.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?