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

Stored Order Record

{
    "id": "1",
    "merchant_order_id": "DEMOAUTO20260814173433",
    "platform_order_id": "",
    "amount": "100.00",
    "user_id": "U173433",
    "email": "techthinker@example.com",
    "mobile": "9000000001",
    "account_owner": "TECH THINKER",
    "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\": \"DEMOAUTO20260814173433\",\n    \"amount\": \"100.00\",\n    \"userId\": \"U173433\",\n    \"email\": \"techthinker@example.com\",\n    \"mobile\": \"9000000001\",\n    \"accountOwner\": \"TECH THINKER\",\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\":\"DEMOAUTO20260814173433\",\"amount\":\"100.00\",\"userId\":\"U173433\",\"email\":\"techthinker@example.com\",\"mobile\":\"9000000001\",\"accountOwner\":\"TECH THINKER\",\"desc\":\"auto smoke\",\"extra\":\"codex-auto\",\"notifyUrl\":\"https://demo-pay.royalpay8.com/notify.php\",\"returnUrl\":\"https://demo-pay.royalpay8.com/return.php\",\"sign\":\"07126f4191776dfe4d65ec9cd2812628\"},\"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:33",
    "updated_at": "2026-08-14 18:08:24"
}

Query This Order