payment-kit

1.13.238 • 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.

Readme

Keywords

none

Package Sidebar

Install

npm i payment-kit

Weekly Downloads

285

Version

1.13.238

License

none

Unpacked Size

4.96 MB

Total Files

361

Last publish

Collaborators

  • wangshijun