How do I transfer a payment from a Google App Engine application to another Google Checkout account (Wallet)?

My company has an application hosted on Google App Engine for which I activated billing when we were unable to set up a Google Checkout account with a Google Apps account for your domain.

So what I did was add a company credit card to my personal Google Checkout account and use my personal account to pay weekly fees for the GAE app.

Now that Google Checkout (aka Google Wallet) can be configured with domain accounts, I would like to transfer my GAE payment application to the Wallet / Checkout account that I created with my Google App domain account.

However, I don’t see an obvious way to do this in the "Billing Preferences" section of the application management console, and the documentation mentions how to transfer responsibility for billing to others.

Does anyone know how to do this?

Thank!

+5
source share
1 answer

You need to log in with the account that you want to be the billing administrator, and then go to Billing Settingsfrom Admin Consoleand click Take Over Billing. Here is a screenshot:

Take over billing on google app engine

+5
source

All Articles