# Testing Credentials

Below are some testing credentials details which can be used to get particular responses from transfer API's\
\
**Test server Credential :**<br>

**Login Url :** <https://dashboard-staging.payu.in/>\
\
**Username** : [payouttest5@mailinator.com](mailto:payouttest1@mailinator.com)

**payoutMerchantId** - 1111126\
\
**Password** : Tester\@123\
\
**client\_id:** 9fe75ea34c2bf34c9d6231732697a8ae8a03b4dfcd591d2ca14fcd95410ecca7\
**client\_secret:** 18f70adc78dbb685d91d81a34c53cb72e373faddf48918152af3b82ff4790f2d

Use beneficiaryAccountNumber as "**51234567890**" to get the success response

Use beneficiaryAccountNumber as "**41234567890**" to get the Failure response

Use beneficiaryAccountNumber as "**61234567890**" to get the Pending response

**Sample vpa for test :**\
**Success Response**: omi1\@yesb, Kb12\@yesb\
**Failure Response**: failure1\@paytm, failure2\@icici


---

# 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://payu-docs.gitbook.io/payouts-integration/testing-credentials.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.
