# Static Transaction

In a static transaction, the integration process differs from a standard transaction flow, where the static transaction TRX ID/transaction ID static can be paid many times.&#x20;

For a static merchant, a transaction is permitted to use the 10-digit transaction ID and the merchant must prepare one additional URL for the inquiry and payment.&#x20;

**In this process the system will perform inquiry URL 2 times, That is :**

1. **Inquiry Transaction**

In this step, the customer inputs a transaction ID in the channel (eg, ATM or Internet Banking) and if customers click the "**NEXT**" or "**CONTINUE**" Faspay will access the URL inquiry merchant to check transaction ID exists or not on the merchant and the merchant will send a response to an inquiry to Faspay and the customer will be visible UI display details of the transaction.[^1]&#x20;

&#x20; 2\. **Inquiry Payment**

After the customer checks the transaction ID and proceeds to the payment, Faspay goes inquiry payment via URL inquiry merchants to provide transaction information that has been paid by the customer in which the value of the amount is the same (for the type of close amount) or the value of the amount is different (for the type of open amount) with the value of the transaction amount. Merchants will respond to Faspay that the transaction is approved or disapproved by the merchant. If the merchant declines the transaction, the customer UI display will show that the transaction failed, and if the merchant approves the transaction, the customer UI display will show the success of the transaction.

&#x20; **Payment Channel List :**

| Payment Channel          | Open Amount | Close Amount |
| ------------------------ | ----------- | ------------ |
| Permata Virtual Account  | Yes         | Yes          |
| Maybank Virtual Account  | No          | Yes          |
| BCA Virtual Account      | Yes         | Yes          |
| Indomaret                | No          | Yes          |
| Alfamart                 | No          | Yes          |
| Danamon Virtual Account  | Yes         | Yes          |
| BRI Virtual Account      | Yes         | Yes          |
| Mandiri Virtual Account  | Yes         | Yes          |
| Sinarmas Virtual Account | Yes         | Yes          |
| CIMB Virtual Account     | Yes         | Yes          |

![How it Works Static Transaction](/files/-MMa8QBjYNYThbmB3D1m)

{% hint style="info" %}
For channels -> VA Mandiri and VA Maybank merchants are required to use 8-digit transaction codes because this channel assigns an 8-digit prefix to transactions from the bank.
{% endhint %}

<figure><img src="/files/OqByXMN7TnfE3kb45j5L" alt=""><figcaption><p>Static Transaction Flow</p></figcaption></figure>

[^1]:


---

# 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.faspay.co.id/getting-started/faspay-bussiness/introduction/features/static-transaction.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.
