[nodebb-plugin-paid-membership] Paid membership plugin for NodeBB
-
Paid membership plugin for NodeBB
The plugin allows you to monetize your forum at the expense of paid members
Installation
npm i nodebb-plugin-paid-membership
API settings
- Create checkout on interkassa.com
- Checkout settings -> Interface
- Success URL: GET
https://example.com/?status=success
- Fail URL: GET
https://example.com/?status=fail
- Pending URL: GET
https://example.com/?status=pending
- Interaction URL: POST
https://example.com/interaction
- Success URL: GET
GitHub - botaniQQQ/nodebb-plugin-paid-membership: The plugin allows you to monetize your forum at the expense of paid members
The plugin allows you to monetize your forum at the expense of paid members - botaniQQQ/nodebb-plugin-paid-membership
GitHub (github.com)
-
@botaniqqq said in [nodebb-plugin-paid-membership] Paid membership plugin for NodeBB:
Create checkout on interkassa.com
Cool plugin.
Q - Is this plugin limited to using this service or could support for other payment systems be integrated?
Copyright © 2024 NodeBB | Contributors