Payment Page Documentation
Main siteDemoRoadmapGet support
  • Welcome 👋
  • Getting Started
    • Quick Setup
    • Troubleshooting
  • Pricing Options
    • Plan & Pricing Options
    • Subscription & Currency Filters
    • Custom Payment Amounts
    • Setup Fee
  • Styling Options
    • Style & Design Options
  • Supported Payment Gateways
    • Stripe
      • Stripe Webhook Configuration
      • Credit + Debit Cards
      • SEPA Direct Debit
      • Google Pay
      • Apple Pay
      • Microsoft Pay
      • Alipay
      • WeChat Pay
    • PayPal
      • PayPal Setup
      • PayPal Webhook Configuration
      • Credit + Debit Cards
      • Pay Later
      • Venmo
      • Bancontact
      • BLIK
      • eps
      • giropay
      • iDEAL
      • Mercado Pago
      • MyBank
      • Przelewy24 (P24)
      • SOFORT
  • Features
    • Prefill Form Fields (query strings)
    • Form Actions on Submit
      • Confirmation Email
      • Redirect
      • Dynamic Message
      • HTTP Requests
  • FAQs
    • How can I sign up for BETA versions?
    • What's the total cost of using the plugin?
    • How do I add Gaucho Plugins to my Stripe team?
  • Advanced Configuration
    • REST API
    • Hooks & Filters
    • PHP Versions Supported (7.1+)
    • Known Plugin Conflicts
  • Changelog
    • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Supported Payment Gateways
  2. Stripe

Stripe Webhook Configuration

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

PreviousStripeNextCredit + Debit Cards

Last updated 1 month ago

Was this helpful?

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 must be configured or LIVE and TEST modes independently. Please follow the instructions for both the LIVE and TEST overlay windows, as they each have unique Webhook URLs.

Webhooks must be configured in order for HTTP Requests to work properly.

Click Add Endpoint, and then Reveal your Signing Secret:

Paste the Signing Secret into the plugin Webhook Settings:

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

Go to your , 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:

Stripe Webhooks Settings
Webhook Settings Links
Configured Endpoint URL and Event
Reveal Stripe Signing Secret
Webhook Signing Secret