Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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!

like image 726
Pascal Bourque Avatar asked Jun 21 '12 12:06

Pascal Bourque


People also ask

Can I transfer my Google Play purchases to another account?

Unfortunately, there is no way to actually move apps from one Google account to another. Even if you contact Google about it, they will not be able to help you. However, you can add the old account to your Android and install any of the apps on both accounts. Just use these steps.

Can you transfer apps from one account to another?

If you want to transfer your apps to a different Google Play Developer account, please submit a transfer request to Google. Transfer requests are typically processed by Google within 48 hours. Find the detailed article from Google here.


1 Answers

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

like image 67
Lipis Avatar answered Oct 05 '22 22:10

Lipis