Happyforms Stripe Integration
-
Hello,
As of update 1.26.0 we have two problems with the stripe integration (using Chrome/chromium/firefox)
1. an empty ‘happyforms-message-notice error’ div shows by default both on the form editor and on load of a new page (showing as an empty strip under the card details input). It disappears once card details have been inserted.
2. on submission, the form stops at “Please wait while we process your payment.” message. The payment is successful (received by stripe) and there is a successful 200 GET to happyforms_stripe_authorize_payment with a response of
{“success”:true,”data”:”\t\t<div class=\”happyforms-message-notices \”>\n\t\t\t\t\t\t<div class=\”happyforms-message-notice success\”>\n\t\t\t\t<h2>Thank you! Your payment was successful.<\/h2>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t”}
but it doesn’t update the page which is frozen on ‘Please wait…’.
Thank you!
Ken
- The topic ‘Happyforms Stripe Integration’ is closed to new replies.