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

Stored Order Record

{
    "id": "3",
    "merchant_order_id": "DEMOAUTO20260814174001",
    "platform_order_id": "PI12026081415080910054385000",
    "amount": "100.00",
    "user_id": "U174001",
    "email": "techthinker@example.com",
    "mobile": "9000000001",
    "account_owner": "TECHTHINKER",
    "status": "paying",
    "pay_link": "https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415080925141299178",
    "notify_url": "https://demo-pay.royalpay8.com/notify.php",
    "return_url": "https://demo-pay.royalpay8.com/return.php",
    "request_payload": "{\n    \"merchantOrderId\": \"DEMOAUTO20260814174001\",\n    \"amount\": \"100.00\",\n    \"userId\": \"U174001\",\n    \"email\": \"techthinker@example.com\",\n    \"mobile\": \"9000000001\",\n    \"accountOwner\": \"TECHTHINKER\",\n    \"desc\": \"auto-smoke\",\n    \"extra\": \"codex-auto\",\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\":\"DEMOAUTO20260814174001\",\"amount\":\"100.00\",\"userId\":\"U174001\",\"email\":\"techthinker@example.com\",\"mobile\":\"9000000001\",\"accountOwner\":\"TECHTHINKER\",\"desc\":\"auto-smoke\",\"extra\":\"codex-auto\",\"notifyUrl\":\"https://demo-pay.royalpay8.com/notify.php\",\"returnUrl\":\"https://demo-pay.royalpay8.com/return.php\",\"sign\":\"f80c36de05e7e6d720dc02d32bdb54cc\"},\"response\":{\"http_code\":200,\"body\":\"{\\\"ret\\\":200,\\\"msg\\\":\\\"SUCCESS\\\",\\\"data\\\":{\\\"merchantId\\\":\\\"100000\\\",\\\"orderId\\\":\\\"PI12026081415080910054385000\\\",\\\"merchantOrderId\\\":\\\"DEMOAUTO20260814174001\\\",\\\"payLink\\\":\\\"https:\\\\/\\\\/api.maxvortex.in\\\\/upi_pay.html?orderNo=INB2026081415080925141299178\\\"}}\",\"json\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415080910054385000\",\"merchantOrderId\":\"DEMOAUTO20260814174001\",\"payLink\":\"https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415080925141299178\"}}},\"parsed\":{\"ok\":true,\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415080910054385000\",\"merchantOrderId\":\"DEMOAUTO20260814174001\",\"payLink\":\"https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415080925141299178\"},\"raw\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415080910054385000\",\"merchantOrderId\":\"DEMOAUTO20260814174001\",\"payLink\":\"https://api.maxvortex.in/upi_pay.html?orderNo=INB2026081415080925141299178\"}}}}",
    "query_payload": "{\"request\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415080910054385000\",\"sign\":\"da68c7a9d79ff42eff78258be2f7529e\"},\"response\":{\"http_code\":200,\"body\":\"{\\\"ret\\\":200,\\\"msg\\\":\\\"SUCCESS\\\",\\\"data\\\":{\\\"merchantId\\\":\\\"100000\\\",\\\"orderId\\\":\\\"PI12026081415080910054385000\\\",\\\"merchantOrderId\\\":\\\"DEMOAUTO20260814174001\\\",\\\"amount\\\":100,\\\"successTime\\\":0,\\\"payState\\\":2,\\\"extra\\\":\\\"codex-auto\\\",\\\"payMsg\\\":\\\"\\\"}}\",\"json\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415080910054385000\",\"merchantOrderId\":\"DEMOAUTO20260814174001\",\"amount\":100,\"successTime\":0,\"payState\":2,\"extra\":\"codex-auto\",\"payMsg\":\"\"}}},\"parsed\":{\"ok\":true,\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415080910054385000\",\"merchantOrderId\":\"DEMOAUTO20260814174001\",\"amount\":100,\"successTime\":0,\"payState\":2,\"extra\":\"codex-auto\",\"payMsg\":\"\"},\"raw\":{\"ret\":200,\"msg\":\"SUCCESS\",\"data\":{\"merchantId\":\"100000\",\"orderId\":\"PI12026081415080910054385000\",\"merchantOrderId\":\"DEMOAUTO20260814174001\",\"amount\":100,\"successTime\":0,\"payState\":2,\"extra\":\"codex-auto\",\"payMsg\":\"\"}}}}",
    "notify_payload": "",
    "notify_verified": "0",
    "created_at": "2026-08-14 17:38:09",
    "updated_at": "2026-08-14 18:08:21"
}

Query This Order