Charging for my Plug-In (for public plug-in)
To charge users for your Plug-In, you will have to employ Arcadier’s Plug-In Billing Engine.
Steps to do so include:
- Create a Stripe account
- Choose between charging a one-time fee or on a subscription basis
- Merge your plug-in code within the Billing Engine code
Make sure to follow all of the instructions here carefully to be able to collect your payments seamlessly: https://github.com/Arcadier/Plug-In-Billing-Engine.
Once users download your plug-in, you will receive payments automatically, through your connected Stripe account (set up in Stage 3)!
Payment from each transaction will be reflected in your Stripe account, similar to Image 7.1 and 7.2 below:
Image7.1: Payments through Stripe (Subscription Basis)
Image7.2: Payment through Stripe (One-time Fee)