JSPM

@antelopejs/interface-stripe

0.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 177
  • Score
    100M100P100Q82273F
  • License Apache-2.0

AntelopeJS interface for Stripe payment integration

Package Exports

  • @antelopejs/interface-stripe
  • @antelopejs/interface-stripe/package.json

Readme

Stripe

Interface Stripe

npm License Discord Documentation

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-stripe

Documentation

Detailed documentation is available in the docs directory:

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.