| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-12 | all: fix tests based on recent API response | Shulhan | |
| Some API now return "SUCCESS" instead of "Success", which is inconsistent with the rest. | |||
| 2023-01-20 | all: fix and un-skip testing Clearing Inquiry and Transfer | Shulhan | |
| 2023-01-20 | all: move test files for disbursement under its own directory | Shulhan | |
| While at it, compare the test response directly by overwriting CustRefNumber and DisburseID. | |||
| 2023-01-20 | all: implement client API for InquiryStatus | Shulhan | |
| The InquiryStatus get the status of previous Transfer. Ref: https://docs.duitku.com/disbursement/en/#inquiry-status | |||
| 2022-11-18 | testdata/disbursement: fix typo in bankAccount number | Shulhan | |
| 2022-11-07 | all: update README, license headers, and add Makefile | Shulhan | |
| 2022-11-07 | all: implement client API for Clearing Transfer | Shulhan | |
| The ClearingTransfer method do the clearing transfer using request and response from Clearing Inquiry. | |||
| 2022-11-07 | all: implement client API for Clearing Inquiry | Shulhan | |
| The ClearingInquiry method is used to initiate the transfer for Clearing using LLG, RTGS, H2H, or BI-FAST. | |||
