Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > customerPaymentMethodRemoteCreditCardCreate
Warning: This API is now obsolete.
Use
customerPaymentMethodRemoteCreate
instead.
Create a payment method from a credit card stored by Stripe.
Signature:
customerPaymentMethodRemoteCreditCardCreate?: Maybe<CustomerPaymentMethodRemoteCreditCardCreatePayload>;