#kennethpogi323
1 messages ยท Page 1 of 1 (latest)
Hi
Hi ๐
I don't think so. I think this is required for any payment method that you intend to charge in the future
Wait
okay thanks
You can hide it by configuring the terms object when you create the Payment Element. Here is the refrerence doc: https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-terms
So if you pass {card: 'never'} that should hide the terms
oh so the card remove too?
I don't know what you mean but this parameter only controls what Terms and Conditions text is displayed for each payment method
Happy to help ๐