Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > customerPaymentMethodGetUpdateUrl
Returns a URL that allows the customer to update a specific payment method.
Currently, customerPaymentMethodGetUpdateUrl
only supports Shop Pay.
Signature:
customerPaymentMethodGetUpdateUrl?: Maybe<CustomerPaymentMethodGetUpdateUrlPayload>;