1. Ewallet Changelog
EWallet Logging using Database. (Table: select * from dbo.SysLogEWalletTrx)
- Logging will record request and response result. Log as a JSON format to store in database.
- JSON format in LogData can be formatted using online tools (https://jsonformatter.curiousconcept.com/)
2. Fix Refund Receipt screen, system prompt many redundant message.