post
http://nowpay.in/api/index.php?route=/api/pg/pgprocess
Request Details:
| Parameter | Data | Values | Description |
|---|---|---|---|
| key | M | String | Provided by Nowpay |
| username | M | String | Provided by Nowpay |
| yourrequestid | M | String | Unique Transaction Id |
| amount | M | Float | Amount to be collected |
| custid | M | String | Id of customer who performed the transaction |
| mobile | M | String | Mobile Number of customer who performed the transaction |
| M | String | Email of customer who performed the transaction | |
| firstname | M | String | First Name of customer who performed the transaction |
| lastname | M | String | Last Name of customer who performed the transaction |
| paymentmode | M | String | UPI, DEBIT_CARD, CREDIT_CARD, NET_BANKING Possible Values |
Response will be html where use to redirect to web view of payment gateway.
Kindly note to use web view in mobile app as well.
