HYS Documentation
Api ReferenceWebsiteGo to App
  • INTRODUCTION
    • About HelpYouSponsor
    • Key features overview
    • Concepts & Key Terms
  • GETTING STARTED
    • Navigation
    • Dashboard
    • Quick Start Guide
      • Account Information
      • Email Settings
      • Payment Gateways
        • Stripe Setup
          • Stripe Webhook
        • Flutterwave Setup
        • QPayPro Setup
        • Authorize.net Setup
        • PayPal Setup
    • Account Setup
      • First Program Setup
      • Website Integration
      • Campaign Setup
  • CORE FEATURES
    • Program Management
      • Manage Programs
      • Program Forms
      • Program Settings
      • Auto Emails
      • Additional Gifts
      • Url Generator
    • Donor Management
      • Donors Table
      • Add Donor
      • Donor Profile Page
    • Recipient Management
      • Recipients Table
      • Add Recipient
    • Sponsorship Management
      • Sponsorships Table
      • Add Sponsorship
    • Donation Management
      • Donations Table
    • Communication Tools
      • Message Manager
      • Newsletter
  • ADVANCED FEATURES
    • Customization Options
    • Reporting and Analytics
    • Progress Reports
      • Create Progress Report
      • Add Progress Report Data
    • Integrations
      • Mailgun
      • Box Image Storage
      • Zapier
        • Actions
          • Create a New Donor
          • Edit Donor
          • Find Donor By Email Address
          • Find Donor Forms
          • Create a New Entity
          • Edit Entity
          • Find Entity by ID
          • Find Programs
        • Triggers
          • New Form
          • New Program
          • New Donor
          • New Entity
          • New Donations
      • QuickBooks
        • Connect to HelpYouSponsor
        • Adding Donors (Customers)
        • Recipients (Service item)
        • Donations (Sales Receipt)
        • Mapping fields from HYS to QuickBooks fields
        • Synchronized Currency
  • ADMINISTRATION
    • User Management
    • Permissions and Access Control
    • Security Settings
  • BEST PRACTICES
    • Donor Engagement Strategies
    • Fundraising Tips
    • Data Management
  • TROUBLESHOOTING
    • Common Issues and Solutions
    • FAQs
      • How do I import data into my account?
      • How do I bulk upload files?
      • How do I export all the data in my account?
    • Support Resources
      • Priority Support & Enhancements Options
      • How to close my account?
  • API DOCUMENTATION
    • Authentication
    • Endpoints
    • Code Examples
  • RELEASE NOTES
    • Version History
    • Upcoming Features
Powered by GitBook
On this page
  1. GETTING STARTED
  2. Quick Start Guide
  3. Payment Gateways
  4. Stripe Setup

Stripe Webhook

PreviousStripe SetupNextFlutterwave Setup

Last updated 1 month ago

These are the guidelines on how to add the HelpYouSponsor webhook to your Stripe account. First, log in to your Stripe account and navigate to the Webhook page.

Note: The stripe Webhook is only needed for the accounts using the legacy stripe API keys. This is not needed if you configured stripe connect

Click the “Add destination” button to add a new endpoint. Select “Events” from your account options. In the “Events” section, choose “charge succeeded.”

Next, select the “Webhook endpoint” option. Later, add the endpoint you received from HYS.

Adding your WebSocket secret to HYS

For security reasons we need to make sure that the request going to our HYS endpoint is truly from your Stripe account, we would require that you add the WebSocket secret that you got from stripe into HYS.

Once you copy the secret key, add it onto your Stripe payment settings in HYS

With these actions HYS will be able to monitor transactions in your Stripe account and be able to update the donations table.

https://dashboard.stripe.com/test/workbench/webhooksdashboard.stripe.com
webhook
webhook
events
get secret signing
signing secret