#sparkling_raccoon_64423

1 messages · Page 1 of 1 (latest)

jagged hareBOT
obsidian void
#

Hi, how can I help?

keen steeple
#

Is there any way to hide card payment in stripe.js?

obsidian void
#

Yes, you can specify the payment_method_types when you create the PaymentIntent.

keen steeple
#

I don't see the configuration in stripe.js

obsidian void
#

It's not in Stripe.js, it's when you create the PaymentIntent on your backend.

#

How does your integration look like

keen steeple
#

Is it set before generating clientSecret?

obsidian void
#

It is set when you generate the client secret.