@antelopejs/interface-stripe
v0.0.3
Published
AntelopeJS interface for Stripe payment integration
Readme

Interface Stripe
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.
Installation
npm install @antelopejs/interface-stripeDocumentation
Detailed 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
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
