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)