#pmcneil7962
1 messages ยท Page 1 of 1 (latest)
Hello ๐
What kind of validation are you looking to perform?
One way you can integrate this is by listening to element events such as change and looking at complete parameter
https://stripe.com/docs/js/element/events
https://stripe.com/docs/js/element/events/on_change?type=paymentElement#element_on_change-handler-complete
Hi hanzo, thanks for the quick response. handler complete is exactly what Im' looking for
NP! ๐ Happy to help