Skip to Content
Menu
This question has been flagged
2 Replies
5547 Views

Hi, 

I am trying to integrate with the phone UPI payment(Python)

From what I found in \https://developer.phonepe.com, I need a merchant id and a secret key to get started, and there is a test environment available. However, I didn't find much information about how can I make use of the test environment.

The example in the https://developer.phonepe.com/v1/reference#api-objectssection gives:


{
  "success": false,
  "code": "BAD_REQUEST",
  "message": "Please check the inputs you have provided.",
  "data": {}
}
Avatar
Discard

How can you get the payload?

The sample payload is not worked for me too. so I contact phonepe customer team and ask them to provide a testing merchant details. but I live in Kerala, they told me they have no service in Kerala.

If its possible try to contact them directly.

Hi, I just tried the test environment and got expected result, can you provide your code

Best Answer

Hi.. i am getting the same issue. 
Is there anyone who can help me with the same

Avatar
Discard
Best Answer

Are you trying web or android or ios integration?

Avatar
Discard
Author

Web