#dingkai031
1 messages · Page 1 of 1 (latest)
hello! taking a look at the original question, we seem to have missed out mentioning some bits.
No it's not possible to configure the Element to display your own T&C on the Stripe Element. If you want to, you can choose to disable displaying the terms in it (for the Payment Element), and then implement your own logic to display your t&c outside of the Element and only allow the customer to submit payment if they agree to it.
sorry, what I mean is... this the T&C from stripe element,
and what I would like to achieve is this kind of T&C (the one from payment links).
can stripe elements do that?
or if not possible, can I remove it from stripe elements and make my own T&C?
because the one from stripe elements, dont have the check input and the terms text is not clickable
Stripe Elements can't do that