Transaction ID for google play to transfer app to another account

Viewed 9279

I need to transfer an app to another account. I already transferred many apps. But Google might have changed the way to get TRANSACTION-ID.

I've already visited below answers: and all seems OUT-DATED.

They all are suggested to go-to Payment Page. I tried all the URLs listed below.

But they all are redirecting on the same very same Url !! and displaying page below:

enter image description here

So is there any Url which reaches the correct page which can provide TRANSACTION-ID.

3 Answers

If your order id is "01234567890123456789.token.0123456789012345" Just remove the part before “token”

If your order id is "0123456789.Registration.0123456789", just remove the part before "Registration"

As it stands currently (8-1-2019), the new form (which directs you to your playstore console) to transfer apps to different accounts found here is NOT working:

https://support.google.com/googleplay/android-developer/answer/6230247?hl=en

I know this because I used to be able to transfer my apps no problem with the old form. But using the new form, I always get the error "the transaction ID does not match for this developer account" in the target ID field. I have already emailed google seeking support, will update if I get a response.

After many searches I found an answer for it.

With the help of this answer, in some different way, I tried to search payments-noreply@google.com keyword from inbox. And I found email like below image:

enter image description here

I used Order number which is highlighted in image and it worked like charm. This number usually start with PDS. I guess.

=====> UPDATE 1st Fab. 2019 <=====

You can get form from here. But using it we got an error like below:

transaction id error by play-store

I append PDS. before Payments profile ID get from google payment page.(displayed below.)

payments.google page

For example my Id was 4766-8303-0058 and now Id is PDS.4766-8303-0058 you can use.

Done. It works like charm.(as of now!) App. transferred successfully within 5-6 hours.

NEW or upcoming functionality

There seems all new way to transfer app. from this page. it redirects direct to play-console. but it donsen't seems working well this time. It's throwing error for transactionID.

Related