1 repository
Systems that handle real-time notifications from third-party services via HTTPS endpoints and JSON payloads.
Distinct from Real-Time Event Notifications: Distinct from real-time stream processing; focuses on the HTTP webhook delivery pattern for account activity.
Explore 1 awesome GitHub repository matching web development · Webhook Event Processors. Refine with filters or upvote what's useful.
This is a typed server-side library and payment gateway SDK for integrating Stripe into Node.js applications. It provides a typed client to manage payments, customers, and subscriptions, while offering specialized tools for executing secure financial transactions and managing billing resources. The library distinguishes itself through an idempotent API client that prevents duplicate operations using idempotency keys and exponential backoff retry logic. It includes a webhook signature validator to verify that incoming HTTPS event notifications are authentic and an async-iterator pagination wra
Processes real-time account activity notifications received from Stripe via HTTPS endpoints.