# Testing Accounts

## **Paypal**

| Email                                   | Password         |
| --------------------------------------- | ---------------- |
| <sb-cu5bx15621539@personal.example.com> | rentall.bizverse |
| <sb-ycaxq16869373@personal.example.com> | rentall.bizverse |
| <sb-8qtnh16409805@personal.example.com> | rentall.bizverse |
| <sb-rsvzi15613553@personal.example.com> | rentall.bizverse |
| <sb-fwzhb15404898@personal.example.com> | rentall.bizverse |

## **Stripe**

| Card type                   | Card number      | CVC          | Date            |
| --------------------------- | ---------------- | ------------ | --------------- |
| Visa                        | 4242424242424242 | Any 3 digits | Any future date |
| Visa (debit)                | 4000056655665556 | Any 3 digits | Any future date |
| Mastercard                  | 5555555555554444 | Any 3 digits | Any future date |
| Mastercard (2-series)       | 2223003122003222 | Any 3 digits | Any future date |
| Mastercard (debit)          | 5200828282828210 | Any 3 digits | Any future date |
| Mastercard (prepaid)        | 5105105105105100 | Any 3 digits | Any future date |
| American Express            | 378282246310005  | Any 4 digits | Any future date |
| American Express            | 371449635398431  | Any 4 digits | Any future date |
| Discover                    | 6011111111111117 | Any 3 digits | Any future date |
| Discover                    | 6011000990139424 | Any 3 digits | Any future date |
| Diners Club                 | 3056930009020004 | Any 3 digits | Any future date |
| Diners Club (14-digit card) | 36227206271667   | Any 3 digits | Any future date |
| JCB                         | 3566002020360505 | Any 3 digits | Any future date |

## **Onefin**

### **ATM card**

| Card number      | Card Holder  | Valid from | OTP | Note               |
| ---------------- | ------------ | ---------- | --- | ------------------ |
| 9704000000000018 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704020000000016 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704000000000026 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704000000000034 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704000000000042 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704020000000018 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704000000000075 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704000000000083 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704000000000059 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704020000000016 | Nguyen Van A | 03/07      | otp | Host form at Napas |
| 9704000000000091 | Nguyen Van A | 03/07      | otp | Host form at Napas |

### **Credit/ Debit card (CYBS)**

| Card number                     | Card Holder | Valid dates | CVV                | 3D secure password |
| ------------------------------- | ----------- | ----------- | ------------------ | ------------------ |
| VISA: 4111111111111111          | Any name    | 12/2022     | any num (3 digits) |                    |
| MasterCard: 5555555555554444    | Any name    | 12/2022     | any num (3 digits) |                    |
| JCB: 3566111111111113           | Any name    | 12/2022     | any num (3 digits) |                    |
| VISA 3D: 4000000000000002       | Any name    | 12/2022     | 123                | 1234               |
| VISA 3D: 4000000000000127       | Any name    | 12/2022     | 123                | 1234               |
| MasterCard 3D: 5200000000000007 | Any name    | 12/2022     | 123                | 1234               |
| MasterCard 3D: 5200000000000106 | Any name    | 12/2022     | 123                | 1234               |


---

# 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://documentations.bizverse.world/rentall-in-bizverse/testing-accounts.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.
