#reallyfluffy
1 messages · Page 1 of 1 (latest)
Hello
You mostly want to use Stripe Elements and our Stripe.JS library to securely collect Card information on the frontend.
There are a few flows to do that.
The canonical flow we recommend is using Payment Element. Have you taken a look at these docs yet: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements ?
I will have a look at these docs thank you