
Untitled
By: a guest on
Apr 17th, 2012 | syntax:
None | size: 0.60 KB | hits: 11 | expires: Never
Json RPC string
var jqxhr = $.getJSON("https://91.199.226.106/ssljson.php?callback=?", splited[1], function(data){
alert("aaaaaa");
});
jqxhr.error(function() { alert("error"); })
Uncaught SyntaxError: Unexpected token :ssljson.php:1
{"jsonrpc":"2.0","id":null,"error":{"code":-32600,"message":"Invalid JSON-RPC 2.0 request error (-32600)"}}
{"version":"2.0","method":"merchant_check","params":[{"hostID":150999,"orderID":106,"amount":"500","currency":"051","mid":15001038,"tid":15531038,"mtpass":"12345","trxnDetails":""}],"id":106}