Discussions
Is there support for making payments using stored credit cards ?
over 2 years ago by Varadarajan
We would like to avoid user entering the credit card details every time during a checkout. Since on creation of a Payment Method with credit card details returns an ID, I was just wondering if you could support using the same ID across multiple Payment Intents. This would simplify our checkout experience, by storing the Payment Method ID (equivalent to storing the credit card, though details are not captured) and pass the same for future Payment Intents. Thanks.