#satyar
1 messages · Page 1 of 1 (latest)
Hello there
Hi
So to clarify, you want to use Stripe's hosted Checkout UI here instead of building your own?
You can redirect to that from your backend
I dont want to use any UI
How are you collecting payment method details?
For example in parking case, customer inserts the card while exiting. The parking gate collects the card details and they can send it to my Node service.
Yeah it doesn't really work like that
You have to collect those payment method details within Stripe in some way in order to charge them.
We do support passing raw PANs (the raw credit card number) but you would need to get approval for your account to do that as it comes with a big PCI burden.
I would take that risk. I will work with my Organization to get the PCI approval.
Okay you will need to contact our Support team to get approval to pass raw PANs to Stripe. You should reach out to them via https://support.stripe.com/contact/login
But I want to build a prototype to prove that the solution works with Stripe.
After your account is approved then they can show you how to do this.
You won't be able to test it until the feature is enabled on your account so I'd recommend reaching out to them now
Yes, I saw that somewhere on their website. Let me approach them. I really appreciate your help on this. You clarified me that I should get the approval. Have a nice day.