Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > customerPaymentMethodCreditCardCreate
Creates a credit card payment method for a customer using a session id. These values are only obtained through card imports happening from a PCI compliant environment. Please use customerPaymentMethodRemoteCreate if you are not managing credit cards directly.
Signature:
customerPaymentMethodCreditCardCreate?: Maybe<CustomerPaymentMethodCreditCardCreatePayload>;