#hugooo1
1 messages · Page 1 of 1 (latest)
Hello 👋
Are you looking for custom UI flow?
If so, we have a guide here
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
I have a ready front-end, and I just want to use Stripe's payment solution, but I can't find the library.
To clarify, I want to use my backend and add the Stripe key to process the payment on my website.
Do you mean you have your own form that accepts card information?
Yes
We don't allow sending raw card information to our APIs.
You would need to use Stripe Elements or Stripe hosted payment page to tokenize the payment methods.
You can check if you're eligible for exemption to this rule by writing into our support
https://support.stripe.com/?contact=true
However, you'd need to be PCI compliant to handle raw card information
but doing this i can use my forms?
not sure I understand the question.
if I comply with the PCI compliance requirements, will I be able to use my own frontend and process payments directly on my website?