Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to customerPaymentMethodGetUpdateUrl

customerPaymentMethodGetUpdateUrl

mutation

Requires write_customers access scope.

Returns a URL that allows the customer to update a specific payment method.

Currently, customerPaymentMethodGetUpdateUrl only supports Shop Pay.

Anchor to customerPaymentMethodIdcustomerPaymentMethodId
ID!required

The payment method to be updated.


Was this section helpful?

Anchor to CustomerPaymentMethodGetUpdateUrlPayload returnsCustomerPaymentMethodGetUpdateUrlPayload returns

Anchor to updatePaymentMethodUrlupdatePaymentMethodUrl

The URL to redirect the customer to update the payment method.

The list of errors that occurred from executing the mutation.


Was this section helpful?