JSPM

@antelopejs/interface-stripe

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

AntelopeJS interface for Stripe payment integration

Package Exports

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

Readme

Stripe

Interface Stripe

License Discord Documentation

A structured framework for integrating Stripe payment processing capabilities into your AntelopeJS applications. Interface Stripe offers a clean, simple API for creating payment intents, monitoring payment status changes, and processing webhooks.

Installation

ajs module imports add stripe@beta

Documentation

Detailed documentation is available in the docs directory:

Current Status

This is the development version (beta) of the Interface Stripe. It is currently in pre-release stage and may undergo changes before the final release. The interface is not considered stable for production use without understanding that breaking changes may occur.

Versions

Version Link Status
beta stripe@beta Waiting validation from community to go in v1
1 Not yet released Planned stable release

License

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