stack

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

AdminTypes.Mutation.customerPaymentMethodRemoteCreditCardCreate property

Warning: This API is now obsolete.

Use customerPaymentMethodRemoteCreate instead.

Create a payment method from a credit card stored by Stripe.

Signature:

customerPaymentMethodRemoteCreditCardCreate?: Maybe<CustomerPaymentMethodRemoteCreditCardCreatePayload>;