I’m having a strange problem with Gravity Forms Stripe integration. Everything works correct in Test Mode, but when I move to Live Mode I get the No Response from Stripe.js error for every transaction. I don’t know why Test Mode is different from Live Mode.
So far I have tried rolling the keys and starting a new Webhooks integration. I am seeing a couple of things that tell me that it’s a Webhooks error. The first is that it looks like there’s logs on the Stripe dashboard for the purchase, but it stops there and does not go back to the website. It will work one time and then it won’t work at all. I am not sure what would cause that, but that’s all I can figure out at this point.
I have one that hasn’t been answered and probably won’t be answered today since it’s almost closing time; my request was to see if anyone has encountered similar issues.
Well just to clarify yours uses V2 and this plugin uses V3. V3 would be my preference as it’s a little more human-friendly but I am fine switching to V2 for these forms.
Thanks for the info. We have plans for reCAPTCHA v3, but it is not implemented yet. There are some data handling concerns (with everything being sent to Google for review/verification.)