Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > customerPaymentMethodCreateFromDuplicationData
Creates a vaulted payment method for a customer from duplication data.
This data must be obtained from another shop within the same organization.
Currently, this only supports Shop Pay payment methods. This is only available for selected partner apps.
Signature:
customerPaymentMethodCreateFromDuplicationData?: Maybe<CustomerPaymentMethodCreateFromDuplicationDataPayload>;