#ashishbhadouria_18208
1 messages · Page 1 of 1 (latest)
This message shows up when you're using setup_future_usage for example
is it possible to hide or change this from admin panel
How are you currently integrating with Stripe: Checkout, PaymentElements, or something else?
It is. When creating the PaymentIntent, you'll want to omit setup_future_usage: https://stripe.com/docs/api/payment_intents/create#create_payment_intent-setup_future_usage
We want to use cards for future use so keep the settings but hide or change the message
Ah, I see!
It's not possible to change the text but you could choose to hide it: https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-terms