#Babu Munavarbasha-angular
1 messages · Page 1 of 1 (latest)
Yes @robust elm - Stripe elements in specific
Hmm, we don't offer that no. There is a third-party library though: https://stripe.com/partners/ngx-stripe
okay thank you for the link
Also can stripe elements cache customer's credit card number?
Nope! You'd create a flow where the details are 'saved' as a Payment Method object which is reusable
But prebuilt checkout pages cache them right
We don't 'cache' payment details, but Checkout can facilitate saving them yes: https://stripe.com/docs/payments/save-and-reuse?platform=checkout