app icon
Stripe Trigger
0.2.0

Stripe trigger for Dify, supporting both snapshot events and thin events.

bowenliang123/stripe_trigger139 installs

Stripe Trigger

Author: bowenliang123

Github Repository: https://github.com/bowenliang123/dify-stripe-trigger

Dify Marketplace: https://marketplace.dify.ai/plugins/bowenliang123/stripe_trigger

Stripe Trigger Plugin User Guide

What This Plugin Does

The Stripe Trigger plugin connects your Dify workflows with Stripe Webhook events. When something happens in your Stripe workspace, like receiving an update for transaction, sessions and etc. , this trigger plugin automatically starts your Dify workflows to respond to these events.

Available Events

Both types of Stripe webhook events are supported: Snapshot events and Thin events.

Stripe webhook events:

  • Snapshot events:
    • The trigger plugin parse and check the signature of incoming Snapshot events.
    • Supported event types and payload structure of Snapshot Events: https://docs.stripe.com/api/events
    • The payload contains the full details of Strip events
    • Parameters to provide:
      • Singing secret for Webhooks
  • Thin events (V2):
CATEGORY
Trigger
VERSION
0.2.0
bowenliang123·12/10/2025 04:29 AM
REQUIREMENTS
Maximum memory
256MB