Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > customerPaymentMethodGetDuplicationData
Returns encrypted data that can be used to duplicate the payment method in another shop within the same organization.
Currently, this only supports Shop Pay payment methods. This is only available for selected partner apps.
Signature:
customerPaymentMethodGetDuplicationData?: Maybe<CustomerPaymentMethodGetDuplicationDataPayload>;