Freemium model for Add-on of Google sheets

100 views
Skip to first unread message

Razi Butt

unread,
Nov 17, 2022, 7:14:32 AM11/17/22
to Google Apps Script Community

Is there a freemium possible and how for Add-on using appscript such as 30 days free and then you pay ? Or is this done in the Google console?

i have made an Add-on for google sheets using appscript and now i want to make it a freemium like the user have 30 / 15 days trial then he/she have to pay to use the add-on.if there is a possibility then how?

ric s

unread,
Nov 17, 2022, 7:18:29 AM11/17/22
to google-apps-sc...@googlegroups.com
If you created a app script and want to get money for it best thing to do is one of those cloud share platforms that has payment attached for purchase. 


On Thu, Nov 17, 2022 at 7:14 AM Razi Butt <buttr...@gmail.com> wrote:

Is there a freemium possible and how for Add-on using appscript such as 30 days free and then you pay ? Or is this done in the Google console?

i have made an Add-on for google sheets using appscript and now i want to make it a freemium like the user have 30 / 15 days trial then he/she have to pay to use the add-on.if there is a possibility then how?

--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/2ce0d341-0de0-4dd7-ad0e-855944a6976dn%40googlegroups.com.

Razi Butt

unread,
Nov 17, 2022, 7:42:05 AM11/17/22
to Google Apps Script Community
Thanks for ur time.....i have a another question do u have any related article for this??

ric s

unread,
Nov 17, 2022, 9:34:49 AM11/17/22
to google-apps-sc...@googlegroups.com

As a freelancer, you can earn better by offering your Excel skills for compensation. You can enroll on websites like:

  • Toptal.com
  • Excelforfreelancer.com
  • Freelancer.com
  • Upwork.com
  • Fiverr.com

Razi Butt

unread,
Nov 17, 2022, 10:05:07 AM11/17/22
to Google Apps Script Community
i think you misunderstood my query........ i have made an add-on for google sheets and i have made it using app-script and want to publish it in google workspace marketplace  but i want to make my Add-on a freemium like if a user install my add-on from google workspace ,  the user have 30 / 15 days trial then he/she have to pay to use the add-on to use it....... 

ric s

unread,
Nov 17, 2022, 10:26:09 AM11/17/22
to google-apps-sc...@googlegroups.com
ok cool , hope you find help on that.

Andrew Roberts

unread,
Nov 17, 2022, 11:36:55 PM11/17/22
to google-apps-sc...@googlegroups.com
This is an open source library you can use to manage subscriptions - Subs - which works well with Stripe.

Razi Butt

unread,
Nov 21, 2022, 5:40:17 AM11/21/22
to Google Apps Script Community
can i do free trial charge using this library?
and any example on how i can use it with my add-on?


Andrew Roberts

unread,
Nov 21, 2022, 7:25:21 AM11/21/22
to google-apps-sc...@googlegroups.com
See the manual. You need to update your code to provide the various events to the Subs library by calling Subs.processEvent() with the appropriate event value, and it'll tell you what the new state of that user's subscription is.

Reply all
Reply to author
Forward
0 new messages