Transaction ID for google play to transfer app to another account(google play 将应用转移到另一个帐户的交易 ID)
问题描述
我需要将应用转移到另一个帐户.我已经转移了许多应用程序.但 Google 可能已经改变了获取 TRANSACTION-ID 的方式.
我已经访问过以下答案:一切似乎OUT-DATED.
那么是否有任何 URL 到达正确的页面,可以提供 TRANSACTION-ID.
解决方案如果你的订单id是01234567890123456789.token.0123456789012345"把token"前面的部分去掉就行了
如果您的订单id是0123456789.Registration.0123456789",只需去掉Registration"前面的部分
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.
- Find transaction ID on Google Play to transfer apps in 2017.
- Google pay not showing transaction I'd after paying google play console registration fee under subscription and services.
- Android App Transfer Can't Find Transaction Id.
- Where do I find my Google Wallet Transaction ID.
They all are suggested to go-to Payment Page. I tried all the URLs listed below.
- https://payments.google.com/
- https://payments.google.com/payments/u/0/home#subscriptionsAndServices
- https://payments.google.com/payments/u/0/home#oneTimePurchase
But they all are redirecting on the same very same Url !! and displaying page below:
So is there any Url which reaches the correct page which can provide TRANSACTION-ID.
解决方案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"
这篇关于google play 将应用转移到另一个帐户的交易 ID的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!