NICEPAY API
...
API Credit Card
Callback URL - API Credit Card
3 min
about callback url api credit card callback url is a {{parameter}} used to return to {{the}} {{merchant}} {{page}} after {{the}} {{payment}} {{process}} occurs by {{the}} {{customer}} callback url is mandatory to fill by {{merchant}} so {{merchant}} could get {{status}} {{information}} from every {{transaction}} that {{the}} {{merchant}} submits to {{the}} {{nicepay}} the callback url format as described in {{the}} docid\ bliefzuf9etdz7mb9hmgw is as follows parameter type size description example/notes callbackurl required required ans 255 {{paymentproduct}} result url https //merchant com/callbackurl sample json callback api url credit card here's an example of {{the}} request body for callback url {{cc}} url callback "callbackurl" "https //www merchant com/callbackurl/" request body { "resultcd" "0000", "resultmsg" "success", "txid" "ionpaytest01202212141112221428", "referenceno" "", "paymethod" "01", "amt" "10000", "transdt" "20221212", "transtm" "121212", "description" "testing credit card transaction", "authno" "080623", "issubankcd" "othr" "acqubankcd" "bmri", "cardno" "453211 1111", "goodsnm" "test transaction nicepay" "billingnm" "john doe", "currency" "idr", "timestamp" "20221212121212", "merchanttoken" "2035d2295d9578fffb40137186f0203474142ae3e57992d4847826c5fcaffce6", "cardexpyymm" "2712", "instmntmon" "1", "instmnttype" "1", "cctranstype" "1" }