How to add payment integration with Google Docs Ad

2019-08-19 04:54发布

I have a Google add-on for which I will like to release a paid version.

There are plenty of add-ons which has a paid version so I know it is possible.

However what is the way to start collecting payments from within Google Docs add-ons? Which external providers can we use? Is it possible to collect payment on the website and somehow verify it in the add-on?

1条回答
Juvenile、少年°
2楼-- · 2019-08-19 05:29

Here's is an excerpt from Totally Unscripted (a vlog on GAS development) on how to monetize GSuite Add-ons using Stripe :

https://www.youtube.com/watch?v=KY2ZmACxNGg

This might also help: Stripe payment using Google Apps Script

查看更多
登录 后发表回答