Stripe Webhook setup Problem

I’m trying to setup Stripe payments by following instructions here:

[Setting Up the Stripe Add-On - Gravity Forms] (Setting Up the Stripe Add-On - Gravity Forms)

Here’s step #3:

  1. In the Endpoint URL field, paste the URL found under “View Instructions” on the Gravity Forms Stripe Settings page.

There is no URL under “View Instructions” for me. Furthermore, “View Instructions” has a link of javascript;void().

I need help resolving this. Thank you!

If clicking view instructions doesn’t reveal the instructions, that indicates the theme or another plugin is including a conflicting script. You might need to run through a conflict test.

The URL you add to the endpoint configuration page in Stripe would look like the following, replacing example.com with your site domain: https://example.com/?callback=gravityformsstripe

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.