PayEase Browse Notification Interface (PayEase to Merchant)

Returned Fields

Name Description
merchantId The unique identity of the merchant ID in Payease system, After the merchant completes Payease system registration, the merchant can log in the merchant background to check
requestId Format is date(yyyymmdd)-merchant id-merchant flow number e.g.:20170101-888-12345 The flow number is numeric, not repeated within 24 hours and only be number and “-”. It can be single or multiple.
bankNumber Browse bank number
browseId Browse ID
browseAmount Browse amount
browseCurrency CNY,USD,EUR,GBP,JPY,KRW, RUB,CHF,HKD,SGD,MOP,CAD,NZD,TWD,AUD
browseSentTime Format: yyyy-MM-dd HH:mm:ss
browseCompleteTime Format: yyyy-MM-dd HH:mm:ss
hmac The method for obtaining hmac is shown in "Developers," The parameter sequence is spliced from A-Z with the initials of key name, and The corresponding key values are separated by #.

Sample

{ "merchantId": "888", " requestId": "20190813-888-123456", "bankNumber": "245678", "browseId": "816290053119947", "browseAmount": "1.00", "browseCurrency": "CNY", "browseSentTime": "2019-08-08 16:30:00", "browseCompleteTime": "2019-08-13 23:59:59", "hmac": " af291df5d288690d2b7d7bcff7dc5a74447ce1502c1edcc9293051bb6a517d68 6fbb31de72bfd14938d474fa6dd0afb82a2c222a6a345e41683d456a142e3376 c5c8f07dc5bc92dd5b09af316fa478a003189ed4d4c956d33162de11a8aec8ab 6abcf66b19833302780cffaa25c7e40bb9b2ccc59adc44e3fcb4632bce5d9cf9", }