PhonePe
QP Integration option
This integration option supports the following operations:
Payment
Request
Info
Confirm supported currencies and countries with your manager.
Send a payment request with the following data:
| Parameter | Type | Description |
|---|---|---|
| method | object | A section of the payment method. |
| type * required |
string | phone_pe |
| customer | object | A section of information about your customer. |
| first_name * required |
string | The customer's first name. |
| last_name * required |
string | The customer's last name. |
| email * required |
string | The customer's email address. |
Response
The phone_pe response section will have parameters copied from the request. Additionally, you'll get the form parameter to build a form where the customer should be redirected to finalize the payment.