| Age | Commit message (Collapse) | Author |
|
Using symlink does not render the README correctly in the sourcehut.
|
|
List of supported HTTP APIs,
* Disbursement,
** Transfer online
** Clearing
** Inquiry list bank
** Check balance
* Merchant,
** Get payment method
** Inquiry
** Check transaction status
|
|
The idea is to make it rendered in git.sr.ht and pkg.go.dev.
|
|
Supported merchant APIs,
* Get payment method - https://docs.duitku.com/api/en/#get-payment-method
* Inquiry - https://docs.duitku.com/api/en/#request-transaction
* Check transaction status - https://docs.duitku.com/api/en/#check-transaction
|
|
|
|
Currently, the client provide API for fetching list of banks for
disbursement.
See https://docs.duitku.com/ for reference.
|