Marketplace Google sheets Add-on: Set up monthly payment - add-on

We created a google sheets add-on and we are about to publish it publically. Can someone clear this up.
I have been told
1) the monthly payment has to be created by us, the developer but
2) I also have heard that google changed payment structure requiring us to run all monthly payments through google.

The G Suite Marketplace does not have a built-in payment solution.

Related

Is there a way to detect when a user has paid for a Google App Marketplace app you published?

We're currently in the process of publishing a Laravel web app to Google App Marketplace and I have read every section of the guides found here https://developers.google.com/gsuite/marketplace/overview but there doesn't seem to be any mention of detecting when a user has successfully paid for your app. Because ultimately what we want to achieve is to prevent just anybody from accessing the registration/initial setup page and only grant access to G Suite domains that have paid for the app.
The G Suite Marketplace does not support payments. If you have implemented your own payment solution then it's up to you to restrict access to paying users.

Google classroom API

I am new for Google Classroom API integration and want to confirm following queries can anyone please answer for my questions for my confirmation.
1- Classroom API is available only available for Google Apps for Education users not for the Gmail users just want to confirm this again.
2- Classroom API to get list of courses is only for student account not for the Teachers because I am getting empty value by using Teachers account.
Please reply me for above queries.
Thanks
Yes, Classroom (and the Classroom API) is only available to Google Apps for Education users.
If the teacher can see classes on https://classroom.google.com/ (not just classes they're "invited to teach") then they should also be able to see them via https://developers.google.com/classroom/reference/rest/v1/courses/list.
As of March 2017, Google Classroom is now open to users without G Suite for Education accounts. It works with Gmail accounts. It's not currently available for G Suite (Google Apps) accounts that are not G Suite for Education.
See mjs's answer.

Fees for commercial Apps published into Google Apps Marketplace

while reading through the online documentation I do not understand if:
there are some fees for commercial Apps published into GAM (or CWS) or the one time 5$ would suffice;
it is mandatory to have a Google Wallet account or not.
Thank you.
Before you publish your first item, you must pay a one-time US$5.00 developer registration fee. They charge this fee in order to verify developer accounts and better protect users against fraudulent activity.
The 5$ fee is just to verify the developer account.
Check this page for more details.
I believe all the payments to Google goes through Google wallet only. However, you have to provide your card information in Google wallet while you are paying.
Hope that helps!

Google Places API usage

I have started using Google Places API. I intend to use it for my senior projects, which is an Android app.
I also have verified my identity to get extra free quotas.
But my question is - am I gonna be able to use the API always, or they will pause the access after 60 days?
p.s. as I read on their web-site that they pause trial after 60 days of using Google Cloud, I though may be the would do the same with an API.
Thank you
I emailed the Google Cloud team last month with the exact same question. Here was the response I got:
Hi Scott,
You should enter your billing information in your Cloud Console. Your
account is paused only if you start a trial and do not enter your
billing information.
If you have any other questions, look through the Cloud Billing Help
Center. You can also contact the billing team through the Cloud
Console Billing Support Request form.
Secondly, I did some more digging, and you can send an email to:
cloud-billing#google.com. That should put you in touch with the
billing team as well.

Steps for billing at Marketplace

I am planning to list a Gmail Contextual Gadget on Google Apps Marketplace. More than a year ago I created a vendor profile and a listing (so I am familiar with those steps), but I never made the gadget commercial. Now I'm ready for setting up the gadget for sale but I am wondering about the billing is implemented. As I've read in the Marketplace billing documentation, Google does not provide any solution for this, but recommends that I implement it myself or use a third-party billing product.
So my questions are:
- Which are the basic steps to create a billing solution for your listing?
- Is there any way keep the payment "manual", in that sense that I enable the product for installation manually (with a token etc) for a customer when the payment is received?
- How long time do I have to estimate for this?
Really appreciate an answer!
You need to use the Licensing api
https://developers.google.com/google-apps/marketplace/licensing

Resources