Payment Return Page

This page only shows what the browser was redirected with. Final result should still be confirmed by async notify or by querying the order.

Back to Create Order

Browser Parameters

{
    "merchantOrderId": "DEMO20260814182800282"
}

Stored Order Record

{
    "id": "7",
    "merchant_order_id": "DEMO20260814182800282",
    "platform_order_id": "PI12026081415581010094904000",
    "amount": "100.00",
    "user_id": "U182800",
    "email": "techthinker@example.com",
    "mobile": "9000000001",
    "account_owner": "TECH THINKER",
    "status": "paying",
    "pay_link": "https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415581034895925178",
    "notify_url": "https://demo-pay.royalpay8.com/notify.php",
    "return_url": "https://demo-pay.royalpay8.com/return.php",
    "request_payload": "{\n    \"merchantOrderId\": \"DEMO20260814182800282\",\n    \"amount\": \"100.00\",\n    \"userId\": \"U182800\",\n    \"email\": \"techthinker@example.com\",\n    \"mobile\": \"9000000001\",\n    \"accountOwner\": \"TECH THINKER\",\n    \"desc\": \"demo order\",\n    \"extra\": \"codex-demo\",\n    \"notifyUrl\": \"https://demo-pay.royalpay8.com/notify.php\",\n    \"returnUrl\": \"https://demo-pay.royalpay8.com/return.php\"\n}",
    "response_payload": "{\"request\":{\"merchantId\":\"100000\",\"merchantOrderId\":\"DEMO20260814182800282\",\"amount\":\"100.00\",\"userId\":\"U182800\",\"email\":\"techthinker@example.com\",\"mobile\":\"9000000001\",\"accountOwner\":\"TECH THINKER\",\"desc\":\"demo order\",\"extra\":\"codex-demo\",\"notifyUrl\":\"https://demo-pay.royalpay8.com/notify.php\",\"returnUrl\":\"https://demo-pay.royalpay8.com/return.php\",\"sign\":\"9191baf2c3a6e3b25ea3342e176d72f6\"},\"response\":{\"http_code\":200,\"body\":\"{\\\"ret\\\":200,\\\"msg\\\":\\\"SUCCESS\\\",\\\"data\\\":{\\\"merchantId\\\":\\\"100000\\\",\\\"orderId\\\":\\\"PI12026081415581010094904000\\\",\\\"merchantOrderId\\\":\\\"DEMO20260814182800282\\\",\\\"payLink\\\":\\\"https:\\\\/\\\\/api.maxvortex.in\\\\/upi_pay.html?orderNo=INB2026081415581034895925178\\\"}}\",\"json\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415581010094904000\",\"merchantOrderId\":\"DEMO20260814182800282\",\"payLink\":\"https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415581034895925178\"}}},\"parsed\":{\"ok\":true,\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415581010094904000\",\"merchantOrderId\":\"DEMO20260814182800282\",\"payLink\":\"https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415581034895925178\"},\"raw\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415581010094904000\",\"merchantOrderId\":\"DEMO20260814182800282\",\"payLink\":\"https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415581034895925178\"}}}}",
    "query_payload": "{\"request\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415581010094904000\",\"sign\":\"0966a7caeb14e32f996fd6e4b12f85e2\"},\"response\":{\"http_code\":200,\"body\":\"{\\\"ret\\\":200,\\\"msg\\\":\\\"SUCCESS\\\",\\\"data\\\":{\\\"merchantId\\\":\\\"100000\\\",\\\"orderId\\\":\\\"PI12026081415581010094904000\\\",\\\"merchantOrderId\\\":\\\"DEMO20260814182800282\\\",\\\"amount\\\":100,\\\"successTime\\\":0,\\\"payState\\\":2,\\\"extra\\\":\\\"codex-demo\\\",\\\"payMsg\\\":\\\"\\\"}}\",\"json\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415581010094904000\",\"merchantOrderId\":\"DEMO20260814182800282\",\"amount\":100,\"successTime\":0,\"payState\":2,\"extra\":\"codex-demo\",\"payMsg\":\"\"}}},\"parsed\":{\"ok\":true,\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415581010094904000\",\"merchantOrderId\":\"DEMO20260814182800282\",\"amount\":100,\"successTime\":0,\"payState\":2,\"extra\":\"codex-demo\",\"payMsg\":\"\"},\"raw\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415581010094904000\",\"merchantOrderId\":\"DEMO20260814182800282\",\"amount\":100,\"successTime\":0,\"payState\":2,\"extra\":\"codex-demo\",\"payMsg\":\"\"}}}}",
    "notify_payload": "",
    "notify_verified": "0",
    "created_at": "2026-08-14 18:28:10",
    "updated_at": "2026-08-14 18:31:49"
}

Query This Order