#akii-payments
1 messages · Page 1 of 1 (latest)
depends how you integrate. What do you use on your website to take payments(which Stripe guide did you use to build the payments page)
I use PaymentElement
well, one option would be to pass payment_method_types:["card"] to the PaymentIntent you create
another is to go to https://dashboard.stripe.com/test/settings/payment_methods and turn off everything except cards
👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!