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

Stored Order Record

{
    "id": "2",
    "merchant_order_id": "DEMOAUTO2",
    "platform_order_id": "",
    "amount": "100.00",
    "user_id": "U",
    "email": "techthinker@example.com",
    "mobile": "9000000001",
    "account_owner": "TECHTHINKER",
    "status": "query_failed",
    "pay_link": "",
    "notify_url": "https://demo-pay.royalpay8.com/notify.php",
    "return_url": "https://demo-pay.royalpay8.com/return.php",
    "request_payload": "{\n    \"merchantOrderId\": \"DEMOAUTO2\",\n    \"amount\": \"100.00\",\n    \"userId\": \"U\",\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\":\"DEMOAUTO2\",\"amount\":\"100.00\",\"userId\":\"U\",\"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\":\"68e73183a18713f142a4a9d627e36b3d\"},\"response\":{\"http_code\":200,\"body\":\"{\\\"ret\\\":500,\\\"msg\\\":\\\"SYSTEM_ERROR\\\"}\",\"json\":{\"ret\":500,\"msg\":\"SYSTEM_ERROR\"}},\"parsed\":{\"ok\":false,\"ret\":500,\"msg\":\"SYSTEM_ERROR\",\"data\":{\"ret\":500,\"msg\":\"SYSTEM_ERROR\"},\"raw\":{\"ret\":500,\"msg\":\"SYSTEM_ERROR\"}}}",
    "query_payload": "{\"request\":{\"merchantId\":\"100000\",\"orderId\":\"\",\"sign\":\"de64e558b649b070fb1dcb1a438ee7e7\"},\"response\":{\"http_code\":200,\"body\":\"{\\\"ret\\\":101,\\\"msg\\\":\\\"INVALID_REQUEST_ORDERID\\\"}\",\"json\":{\"ret\":101,\"msg\":\"INVALID_REQUEST_ORDERID\"}},\"parsed\":{\"ok\":false,\"ret\":101,\"msg\":\"INVALID_REQUEST_ORDERID\",\"data\":{\"ret\":101,\"msg\":\"INVALID_REQUEST_ORDERID\"},\"raw\":{\"ret\":101,\"msg\":\"INVALID_REQUEST_ORDERID\"}}}",
    "notify_payload": "",
    "notify_verified": "0",
    "created_at": "2026-08-14 17:34:46",
    "updated_at": "2026-08-14 19:22:54"
}

Query This Order