Hook into PayPal button checkout errors
-
Hey there,
this support is amazing, so just to quickly ask one thing, when user clicks on paypal button to open modal, if error happens like user did not complete all required fields, is there a JS event that we could hook into to trigger our logic?
We use default ones for forms that is not working anymore:
$(document.body).on(‘checkout_error’, function (event, errorMessage) {
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Hook into PayPal button checkout errors’ is closed to new replies.