Skip to main content
Log inSign up
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?