# Account Testing

## Testing payment on Sandbox/Development&#x20;

This is the list of payment credentials that you can use on Faspay **Sandbox/Development Environment**. Please note that it will not work in a Production environment.

Payment Category

* Credit Card
* Bank Transfer
* Debit/Internet Banking
* E-wallet/E-money
* Online Credit
* Retail Payment

### Credit Card

Use data in the table bellow&#x20;

<table><thead><tr><th width="160">Name on card</th><th width="200">Card Number</th><th>Type</th><th width="90">Exp Date</th><th width="67">cvv</th><th width="150">issuer country</th></tr></thead><tbody><tr><td>faspay </td><td>4440000009900010</td><td>Visa</td><td>01/39 </td><td>100</td><td>Indonesia</td></tr><tr><td>faspay</td><td>5123450000000008</td><td>Master Card</td><td>01/39</td><td>100</td><td>Indonesia</td></tr></tbody></table>

### Debit/Internet Banking

Faspay will redirect test transaction to payment simulator, use data in the table bellow for each payment methods

| Payment Methods        | username            | password     | OTP      |
| ---------------------- | ------------------- | ------------ | -------- |
| BRI E-pay              | faspay              | password     | 101010   |
| BCA KlikPay            | <test@faspay.co.id> | password     | 101010   |
| Danamon Online Banking | faspay              | password     | 10101010 |
| Maybank2U              | faspay              | Faspay123!@# | 10101010 |
| Octo Clicks            | faspay              |              | 101010   |

{% hint style="info" %}
For Octo Clicks no need password and please use the OTP value as Pay Code value
{% endhint %}

### E-Wallet/E-money

<table><thead><tr><th>Payment Methods</th><th>Phone Number</th><th width="121">PIN</th><th>OTP</th></tr></thead><tbody><tr><td>OVO</td><td>081234567890</td><td></td><td></td></tr><tr><td>LINKAJA</td><td>081234567890</td><td>000000</td><td>000000</td></tr><tr><td>DANA</td><td>0817345545</td><td>123321</td><td></td></tr><tr><td>Blu BCA</td><td>081234567890</td><td></td><td></td></tr></tbody></table>

### Online Credit

| Payment Methods | username     | password | OTP  | Desc              |
| --------------- | ------------ | -------- | ---- | ----------------- |
| Kredivo         | 081513114262 | 663482   | 4567 | Full Payment Only |
|                 | 081291891818 | 414141   | 4567 | Allow Installment |

### Virtual Account/ATM/Retail Payment

| Payment Methods         |
| ----------------------- |
| VA Permata              |
| VA Maybank              |
| VA BRI                  |
| VA BCA                  |
| VA Mandiri              |
| VA BNI                  |
| VA Danamon              |
| VA Sinarmas             |
| VA CIMB                 |
| Payment Point Indomaret |
| Alfagroup               |

{% hint style="info" %}
For Virtual Account/ATM/Retail Payment on the list please generate VA number/transaction id first, then go to our [Payment Simulator](https://simulator.faspay.co.id/simulator) to simulate payment
{% endhint %}


---

# 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/before-live/account-testing.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.
