#satyar

1 messages · Page 1 of 1 (latest)

civic crowBOT
static wren
#

Hello there

inland sable
#

Hi

static wren
#

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

inland sable
#

I dont want to use any UI

static wren
#

How are you collecting payment method details?

inland sable
#

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.

static wren
#

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.

inland sable
#

I would take that risk. I will work with my Organization to get the PCI approval.

static wren
inland sable
#

But I want to build a prototype to prove that the solution works with Stripe.

static wren
#

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

inland sable
#

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.