An AntelopeJS interface for integrating Stripe payment processing. It provides functions to create payment intents, complete payments with chargeable sources, and monitor payment status changes in real time across clustered environments.
npm install @antelopejs/interface-stripeDetailed documentation is available in the docs directory:
- Introduction - Overview and basic concepts
- Payment Processing - Creating and managing payment intents
- Event Monitoring - Watching payment events and status changes
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
