Anchor to CustomerPaymentMethodRemoteBillingAddressUpdatePayloadCustomer
payloadCustomer Payment Method Remote Billing Address Update Payload
Return type for mutation.
Anchor to FieldsFields
- 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?
Anchor to Mutations with this payloadMutations with this payload
- customerPaymentMethodRemoteBillingAddressUpdate (CustomerPaymentMethodRemoteBillingAddressUpdatePayload)
- Anchor to customerPaymentMethodRemoteBillingAddressUpdatecustomer•mutation
Payment Method Remote Billing Address Update 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.
Show payload
- Anchor to billingAddressbilling•Mailing
Address Address Input! required The billing address.
Show input fields
- •ID!required
The ID of the customer payment method.
Arguments
Was this section helpful?