#ManishDJTech0Card
1 messages · Page 1 of 1 (latest)
Hi, create a new customer is simply calling Create Customer API
Save a card to customer requires you have a client-side implementation to confirm a PaymentIntent and finally have a PaymentMethod Id. Then on backend you can call Attach PaymentMethod API to attach that PaymentMethod Id to your created Customer Id
can we use add card API??