# Test Information

#### International (via MPGs - <mark style="color:red;">TEST190010000004</mark>)

<table><thead><tr><th width="218">Card number</th><th width="108">Exp date</th><th width="92">CVV</th><th>Note</th></tr></thead><tbody><tr><td>5123450000000008</td><td>01/39</td><td>100</td><td>3DS2 - Challenge</td></tr><tr><td>5123456789012346</td><td>01/39</td><td>100</td><td>3DS2 - Frictionless </td></tr><tr><td>5500005555555559</td><td>01/39</td><td>100</td><td>3DS2 - Authentication Attempted</td></tr><tr><td>5506900140100503</td><td>01/39</td><td>100</td><td><mark style="color:orange;">3DS2 - Authentication Rejected</mark></td></tr><tr><td>4440000009900010</td><td>01/39</td><td>100</td><td>3DS2 - Challenge </td></tr><tr><td>4440000042200014</td><td>01/39</td><td>100</td><td>3DS2 - Frictionless </td></tr><tr><td>4440000042200022</td><td>01/39</td><td>100</td><td>3DS2 - Authentication Attempted</td></tr></tbody></table>

#### International (via Cybersource)

<table><thead><tr><th width="241">Card Number</th><th width="136">Expiry Date</th><th width="146">CVV</th><th>3DS Secure</th></tr></thead><tbody><tr><td>4456530000001096</td><td>12 / 30</td><td>111</td><td>Y</td></tr><tr><td>4456530000000064</td><td>12 / 30</td><td>111</td><td>N</td></tr><tr><td>5200000000002151</td><td>12 / 30</td><td>111</td><td>Y</td></tr><tr><td>340000000002534</td><td>12/30</td><td>111</td><td>Y</td></tr></tbody></table>

#### Viet Nam Domestic (via Napas)

<table><thead><tr><th width="211">Card Number</th><th>Card Holder Name</th><th>Issue Date / Expiry Date</th><th>OTP (Pernament)</th></tr></thead><tbody><tr><td>9704000000000018</td><td>Nguyen Van A</td><td>03/07</td><td>otp</td></tr></tbody></table>

#### International card for Thai merchants (via 2C2P)

<table><thead><tr><th>Card Scheme</th><th width="258.3333333333333">Card Number</th><th>Additional Info</th></tr></thead><tbody><tr><td>Visa</td><td>4111111111111111</td><td>CVV : 123<br>OTP : 123456</td></tr><tr><td>MasterCard</td><td>5555555555554444</td><td>CVV : 123<br>OTP : 123456</td></tr></tbody></table>

#### Poli

```
username: DemoShopper
password: DemoShopper
```

#### MoMo E-wallet

Follow MoMo's guidance: [https://developers.momo.vn/v3/download](https://developers.momo.vn/v3/download/)

Test Instructions: [https://developers.momo.vn/v3/docs/payment/onboarding/test-instructions](https://developers.momo.vn/v3/docs/payment/onboarding/test-instructions/)

#### ZaloPay E-wallet

Follow ZaloPay's guidance: <https://docs.zalopay.vn/v2/start/#A-I>

**SkyPay**

Download SkyPay's test app:

**Android:** [https://galaxypayvn.github.io/mobile-apps/GalaxyPay](https://galaxypayvn.github.io/mobile-apps/GalaxyPay/)

Login information

| Username   | Password |
| ---------- | -------- |
| 0935593134 | 123456   |
| 0935595511 | 123456   |
| 0906404714 | 123456   |

**VietQR**

Link test: <https://uat-demo.galaxypay.vn/VietQr-Test>


---

# 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.galaxypay.vn/upc/payment-gateway/appendix/test-information.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.
