NICEPAY API
...
API Convenience Store
Status Inquiry - API Convenience Store
10 min
about api convenience store status inquiry integration of status inquiry into is necessary so that s can check ongoing of carried out by , whether is successful, failed or failed, and others so that can have a report on that api convenience store status inquiry integration of inquiry status at aims to enable s to connect with to check of s on a regular basis 181,559,117 unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type when your dbprocessurl received a , we strongly encourage s to verify using docid 79r7v9ynenetfidqqvmkk notification handling is very useful to minimize risk of fraud we strongly encourage s to verify notification handling through docid\ kkotypfurrmcyn8jl she request parameter for convenience store status inquiry the following is a list of s for requesting a inquiry on a 160,63,66,213,237 true unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type response parameter for convenience store status inquiry the following is a list of responses to requests for inquiry in 123,78,90,237,270,271 true unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type additional response parameter for others status inquiry the following is additional response list from request inquiry in other es 187,79,90,202,270,271 true unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type sample json for convenience store status inquiry json request { "timestamp" "20221012080918", "txid" "ionpaytest00202212091011228108", "referenceno" "order20221012080918", "imid" "ionpaytest", "amt" "1", "merchanttoken" "666b397e7bce1d65e2cc553205ebab7330f9b2da8293b02c342279c1b6999ceb" } json response { "txid" "ionpaytest00202212091011228108", "imid" "ionpaytest", "currency" "idr", "amt" "1", "instmntmon" null, "instmnttype" "1", "referenceno" "order20221012080918", "goodsnm" "test transaction nicepay", "paymethod" "03", "billingnm" "john doe", "reqdt" "20221209", "reqtm" "101122", "status" "3", "resultcd" "0000", "resultmsg" "unpaid", "cardno" null, "preauthtoken" null, "acqubankcd" null, "issubankcd" null, "vacctvaliddt" null, "vacctvalidtm" null, "vacctno" null, "bankcd" null, "payno" "9041091011228108", "mitracd" "alma", "receiptcode" null, "cancelamt" null, "transdt" "20221209", "transtm" "101122", "recurringtoken" null, "cctranstype" null, "payvaliddt" "20221216", "payvalidtm" "235959", "mrefno" null, "acqustatus" null, "cardexpyymm" null, "acqubanknm" null, "issubanknm" null, "depositdt" null, "deposittm" null, "paymentexpdt" null, "paymentexptm" null, "paymenttrxsn" null, "canceltrxsn" null, "userid" null, "shopid" null } java request //inquiry registration// nicepay settimestamp("20221208091279"); nicepay setimid("ionpaytest"); nicepay setamt("10000"); nicepay setreferenceno("ordno20221202141217"); nicepay setmerchanttoken(nicepay maketoken(nicepay getmerchanttoken()); nicepay settxid("ionpaytest08202212080918308275"); // request inquiry nicepay inquiry(); // response string // system out println("final response string " + nicepay getresponsestring()); string resultcd = nicepay get("resultcd"); string resultmsg = nicepay get("resultmsg"); string txid = nicepay get("txid"); string referenceno = nicepay get("referenceno"); string paymethod = nicepay get("paymethod"); string status = nicepay get("status") string amt = nicepay get("amt"); string transdt = nicepay get("transdt"); string transtm = nicepay get("transtm");