Anchor to customerPaymentMethodRemoteBillingAddressUpdatecustomer
mutationcustomer Payment Method Remote Billing Address Update
Requires access scope. Also: Requires scope.
Updates the billing address on a customer's remote credit card or PayPal
billing agreement imported with .
Use this when the billing address is incomplete or incorrect and needs to be
corrected in Shopify without re-importing the payment method. The payment
method is not re-verified and the buyer is not charged.
The address is saved in Shopify only. It is not sent to the payment gateway, so the address the gateway holds is unchanged.
Anchor to Arguments
Arguments
- billingAddress (MailingAddressInput!)
- id (ID!)
- Anchor to billingAddressbilling•Mailing
Address Address Input! required The billing address.
Show input fields
- •ID!required
The ID of the customer payment method.
Was this section helpful?
Anchor to CustomerPaymentMethodRemoteBillingAddressUpdatePayload returnsCustomer Payment Method Remote Billing Address Update Payload returns
- customerPaymentMethod (CustomerPaymentMethod)
- userErrors ([CustomerPaymentMethodUserError!]!)
- Anchor to customerPaymentMethodcustomer•Customer
Payment Method Payment Method The customer payment method.
Show fields
- Anchor to userErrorsuser•[Customer
Errors Payment Method User Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
Was this section helpful?