stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > customerPaymentMethodGetUpdateUrl

AdminTypes.Mutation.customerPaymentMethodGetUpdateUrl property

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

Currently, customerPaymentMethodGetUpdateUrl only supports Shop Pay.

Signature:

customerPaymentMethodGetUpdateUrl?: Maybe<CustomerPaymentMethodGetUpdateUrlPayload>;