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": "DEMO20260814182656393"
}

Stored Order Record

{
    "id": "6",
    "merchant_order_id": "DEMO20260814182656393",
    "platform_order_id": "PI12026081415570310087162000",
    "amount": "100.00",
    "user_id": "U182656",
    "email": "techthinker@example.com",
    "mobile": "9000000001",
    "account_owner": "TECH THINKER",
    "status": "paying",
    "pay_link": "https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415570434823743178",
    "notify_url": "https://demo-pay.royalpay8.com/notify.php",
    "return_url": "https://demo-pay.royalpay8.com/return.php",
    "request_payload": "{\n    \"merchantOrderId\": \"DEMO20260814182656393\",\n    \"amount\": \"100.00\",\n    \"userId\": \"U182656\",\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\":\"DEMO20260814182656393\",\"amount\":\"100.00\",\"userId\":\"U182656\",\"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\":\"f9617c4827b2bade3cac092da677b1bf\"},\"response\":{\"http_code\":200,\"body\":\"{\\\"ret\\\":200,\\\"msg\\\":\\\"SUCCESS\\\",\\\"data\\\":{\\\"merchantId\\\":\\\"100000\\\",\\\"orderId\\\":\\\"PI12026081415570310087162000\\\",\\\"merchantOrderId\\\":\\\"DEMO20260814182656393\\\",\\\"payLink\\\":\\\"https:\\\\/\\\\/api.maxvortex.in\\\\/upi_pay.html?orderNo=INB2026081415570434823743178\\\"}}\",\"json\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415570310087162000\",\"merchantOrderId\":\"DEMO20260814182656393\",\"payLink\":\"https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415570434823743178\"}}},\"parsed\":{\"ok\":true,\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415570310087162000\",\"merchantOrderId\":\"DEMO20260814182656393\",\"payLink\":\"https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415570434823743178\"},\"raw\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415570310087162000\",\"merchantOrderId\":\"DEMO20260814182656393\",\"payLink\":\"https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415570434823743178\"}}}}",
    "query_payload": "{\"request\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415570310087162000\",\"sign\":\"b6cfff0674576260228780b9cff39118\"},\"response\":{\"http_code\":200,\"body\":\"{\\\"ret\\\":200,\\\"msg\\\":\\\"SUCCESS\\\",\\\"data\\\":{\\\"merchantId\\\":\\\"100000\\\",\\\"orderId\\\":\\\"PI12026081415570310087162000\\\",\\\"merchantOrderId\\\":\\\"DEMO20260814182656393\\\",\\\"amount\\\":100,\\\"successTime\\\":0,\\\"payState\\\":2,\\\"extra\\\":\\\"codex-demo\\\",\\\"payMsg\\\":\\\"\\\"}}\",\"json\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415570310087162000\",\"merchantOrderId\":\"DEMO20260814182656393\",\"amount\":100,\"successTime\":0,\"payState\":2,\"extra\":\"codex-demo\",\"payMsg\":\"\"}}},\"parsed\":{\"ok\":true,\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415570310087162000\",\"merchantOrderId\":\"DEMO20260814182656393\",\"amount\":100,\"successTime\":0,\"payState\":2,\"extra\":\"codex-demo\",\"payMsg\":\"\"},\"raw\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415570310087162000\",\"merchantOrderId\":\"DEMO20260814182656393\",\"amount\":100,\"successTime\":0,\"payState\":2,\"extra\":\"codex-demo\",\"payMsg\":\"\"}}}}",
    "notify_payload": "",
    "notify_verified": "0",
    "created_at": "2026-08-14 18:27:03",
    "updated_at": "2026-08-14 18:27:46"
}

Query This Order