#sparkling_raccoon_64423
1 messages · Page 1 of 1 (latest)
Hi, how can I help?
Is there any way to hide card payment in stripe.js?
Yes, you can specify the payment_method_types when you create the PaymentIntent.
I don't see the configuration in stripe.js
It's not in Stripe.js, it's when you create the PaymentIntent on your backend.
How does your integration look like
Is it set before generating clientSecret?