> For the complete documentation index, see [llms.txt](https://tailieu.abaha.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.abaha.vn/tinh-nang-khac/huong-dan-chuyen-tk-appstore-va-google-play-tu-abaha-sang-tk-cua-khach-hang.md).

# Hướng dẫn chuyển TK Appstore và Google Play từ Abaha sang TK của khách hàng

**I. Chuyển tài khoản Appstore Connect:**

**Bước 1: Khách hàng cần cung cấp cho Abaha các thông tin sau**

1. &#x20;Cung cấp Appleid (email đăng nhập vào tài khoản apple).
2. Cung cấp teamID - khách hàng vào trang <https://developer.apple.com/account/resources/certificates/list>, đăng nhập tài khoản appleid  và check như hình.

![](/files/CP52PvVKOi2qSXbnvvhW)

Bước 2: Sau khi Abaha chuyển app sang thì tài khoản owner cần xác nhận thì mới hoàn thành được luồng chuyển.&#x20;

Bước 3: Chia sẻ quyền cho tài khoản của Abaha để nâng cấp bảo trì, bảo dưỡng app theo định kỳ theo các bước bên dưới:

<figure><img src="/files/3gxN5k3j0G0IyTKYckyq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pa4K8MUvwjWM6ehTA413" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zwnejdZyXhIdGjvhPS9o" alt=""><figcaption></figcaption></figure>

**Lưu ý: Quý khách cần tick đủ các trường thông tin đúng như ảnh hướng dẫn**&#x20;

**II. Chuyển tài khoản Google Play Console:**

Bước 1: Cần transactionID - khách hàng truy cập [https://pay.google.com](https://pay.google.com/), đăng nhập bằng tài khoản muốn nhận app rồi gửi Abaha mã như hình

<figure><img src="/files/aV7p8N6jQm5csfjidYlW" alt=""><figcaption></figcaption></figure>

Bước 2: Cung cấp mã Developer account ID:

<figure><img src="/files/xtrje8IVEHr20neTiGgG" alt=""><figcaption></figcaption></figure>

Bước 3: Sau khi Abaha chuyển app sang thì tài khoản owner cần xác nhận yêu cầu chuyển từ Abaha thì google mới bắt đầu review thông tin (thường mất khoảng 2-3 ngày)

Bước 4: Sau khi Google review quá trình chuyển app thành công, khách hàng thực hiện chia sẻ quyền cho tài khoản của Abaha để nâng cấp bảo trì, bảo dưỡng app theo định kỳ theo hướng dẫn sau:

<figure><img src="/files/YE4x3GR5wimI9YndfWch" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pvKYWuIJgKcm5rsYbfaw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/X5P9Bl9mHXApdUR8tp04" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VB9vXXP7LNvvFe0uemNG" alt=""><figcaption></figcaption></figure>

**III. Trường hợp Quý khách đã có tài khoản nhà phát triển có thể cung cấp cho Abaha để thực hiện khởi tạo app ngay từ bước đầu**&#x20;

(Quý khách vui lòng gửi thông tin vào địa chỉ mai&#x6C;**: <cskh@abaha.vn>**)

**Thông tin bao gồm:**

**A. Tài khoản Google Play Console:**

1\. Link:  <https://play.google.com/console/> Google Account:&#x20;

2\. Mai:\
3\. Pass:

**B. Apple ID:**

1. Link: <https://appleid.apple.com/>
2. Username:
3. Password:

**C. Apple Developer Program:**

1. Link: <https://developer.apple.com/account/>
2. Username:
3. Password:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://tailieu.abaha.vn/tinh-nang-khac/huong-dan-chuyen-tk-appstore-va-google-play-tu-abaha-sang-tk-cua-khach-hang.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
