Pascal Bourque
Pascal Bourque

Reputation: 5299

How do I transfer a Google App Engine application billing to a different Google Checkout (Wallet) account?

My company has an application hosted on Google App Engine for which I had enabled billing back when we couldn't setup a Google Checkout account with a Google Apps for your Domain account.

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

Now that Google Checkout (aka Google Wallet) can be setup with domain accounts, I would like to transfer my company's GAE app billing to the Wallet/Checkout account that I have created with my company's Google App domain account.

However, I don't see any obvious way to do this in the Billing settings section of my app's administration console, and the documentation only mentions how to transfer billing responsabilities to someone else.

Does anybody know how to do this?

Thanks!

Upvotes: 5

Views: 1311

Answers (1)

Lipis
Lipis

Reputation: 21835

You have to log in with the account that you want to be the billing administrator and then go to the Billing Settings from the Admin Console and click on Take Over Billing. Here is a screenshot:

Take over billing on google app engine

Upvotes: 5

Related Questions