#jasso
1 messages · Page 1 of 1 (latest)
HI 👋
Can you be more specific about what Stripe elements you are using?
sure... the payment element from react-stripe-js
Okay so the payment button isn't something we control, that's up to you. You can listen to the events issued from the Payment Element
The change event includes a complete boolean indicating if the customer has completed entering their info
https://stripe.com/docs/js/element/events/on_change?type=paymentElement