#dingkai031

1 messages · Page 1 of 1 (latest)

ruby arrowBOT
magic trench
#

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.

bronze dew
#

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

magic trench
#

Stripe Elements can't do that

bronze dew
#

okay, is it possible to disable the T&C from the Stripe Elements?

#

If you want to, you can choose to disable displaying the terms in it
I can't find it in the docs