# Tích hợp cổng thanh toán

- [Tích hợp Sapo](https://docs.bankmate.vn/tich-hop/tich-hop-cong-thanh-toan/tich-hop-sapo.md): Mỗi khi phát sinh một giao dịch mới, dựa trên mã đơn hàng và số tiền người dùng đã chuyển, BankMate sẽ tự động xác nhận thanh toán và chuyển trạng thái đơn hàng trực tiếp trên website Sapo.
- [Tích hợp Haravan](https://docs.bankmate.vn/tich-hop/tich-hop-cong-thanh-toan/tich-hop-haravan.md): Mỗi khi phát sinh một giao dịch mới, dựa trên mã đơn hàng và số tiền người dùng đã chuyển, BankMate sẽ tự động xác nhận thanh toán và chuyển trạng thái đơn hàng trực tiếp trên website Haravan.
- [Tích hợp Wordpres (Woocommerce)](https://docs.bankmate.vn/tich-hop/tich-hop-cong-thanh-toan/tich-hop-wordpres-woocommerce.md): Mỗi khi phát sinh một giao dịch mới, dựa trên mã đơn hàng và số tiền người dùng đã chuyển, BankMate sẽ tự động xác nhận thanh toán và chuyển trạng thái đơn hàng trực tiếp trên website Woocommerce.
- [Tích hợp cổng thanh toán cho mã nguồn khác](https://docs.bankmate.vn/tich-hop/tich-hop-cong-thanh-toan/tich-hop-cong-thanh-toan-cho-ma-nguon-khac.md)


---

# Agent Instructions: 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:

```
GET https://docs.bankmate.vn/tich-hop/tich-hop-cong-thanh-toan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
