| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-20 | all: set DisburseID after successful RtolTransfer | Shulhan | |
| The actual response from Server does not return "disburseId", so we set it in RtolTransfer to prevent 0 value. | |||
| 2022-11-07 | all: update README, license headers, and add Makefile | Shulhan | |
| 2022-11-07 | all: add missing field Purpose and UserID in RtolTransferResponse | Shulhan | |
| While at it, use and embed RtolInquiryResponse inside RtolTransferResponse to minimize duplication. | |||
| 2022-11-04 | all: export the request and response types | Shulhan | |
| This is to make documentation for the type that embed those types more clear. | |||
| 2022-11-04 | all: implement API to do online transfer | Shulhan | |
| The RtolTransfer do the actual transfer to customer's bank account using the request and response from RtolInquiry. | |||
