#Kasuni

1 messages · Page 1 of 1 (latest)

normal shellBOT
primal elbow
#

That feature is from Checkout, our hosted payment UI. Are you using Checkout or Elements?

balmy fox
#

i am using payment elements

primal elbow
#

There's no terms checkbox feature for Elements I'm afraid. That's something you'd need to implement yourself

balmy fox
#

ohh got it . thank you

balmy fox
#

can we add custom checkbox element on your payament element form?

primal elbow
#

Well there's no official checkbox Element no. You'd need to add your own form <input> for that

#

Then maybe disable submission of the form until that is checked

balmy fox
#

i was looking for validate terms checkbox same time when the payment elements are validating. Do you have any idea about it?

primal elbow
#

As explained, there's no pre-built option for that with the Payment Element. You'll need to add a <input type="checkbox"> in your UI, maybe alongisde your button that calls confirmPayment.