payment-kit

1.13.263 • Public • Published

Payment Kit

The decentralized stripe for blocklet platform.

Contribution

Development

  1. clone the repo
  2. run make build
  3. run cd blocklets/core && blocklet dev

Debug Stripe

  1. Install and login with instructions from: https://stripe.com/docs/stripe-cli
  2. Start your local payment-kit server, get it's port
  3. Run stripe listen --forward-to http://127.0.0.1:8188/api/integrations/stripe/webhook --log-level=debug --latest

Test Stripe

Invoices for subscriptions are not finalized automatically. You can use stripe postman collection to finalize it and then confirm the payment.

Dependencies (70)

Dev Dependencies (30)

Package Sidebar

Install

npm i payment-kit

Weekly Downloads

531

Version

1.13.263

License

none

Unpacked Size

5 MB

Total Files

365

Last publish

Collaborators

  • wangshijun