Stripe Webhook Configuration

Configure Webhook Settings from Stripe in Payment Page with a few easy steps.

Once you've connected in Stripe in LIVE and TEST modes, you'll see the option to configure Webhook Settings.

Webhooks are recommended because they simply create a more reliable communication method with Stripe to verify and confirm payments have been processed.

Webhook Settings Links

Go to your Stripe Webhooks Settings, and enter the Webhook URL for the Endpoint URL and select the payment_intent.succeeded event to listen to. Your settings should be configured like this:

Configured Endpoint URL and Event

Click Add Endpoint, and then Reveal your Signing Secret:

Reveal Stripe Signing Secret

Paste the Signing Secret into the plugin Webhook Settings:

Webhook Signing Secret

Be sure to click Save Settings, and follow the exact same process for both LIVE and TEST modes.

Last updated

Was this helpful?