aboutsummaryrefslogtreecommitdiff
path: root/client.go
AgeCommit message (Expand)Author
2025-07-12all: replace module share with pakakeh.goShulhan
2025-07-12all: add option Timeout to ClientShulhan
2023-08-15all: export all of status codesShulhan
2023-07-12client/merchant_inquiry: return 4xx error from duitkuyogi sofiharja
2023-07-06client: return response from duitku even if the code is not success (00)yogi sofiharja
2023-03-23all: replace golangci-lint with reviveShulhan
2023-03-17all: change the MerchantTxStatus parameter to structShulhan
2023-03-09all: export the CallbackUrl, ReturnUrl, and Signature in MerchantInquiryShulhan
2023-02-01all: implement API to check merchant transaction statusShulhan
2023-02-01all: implement API for Merchant InquiryShulhan
2023-01-31all: implement API to get active payment method for merchantShulhan
2023-01-31all: add prefix Disburse to UserID, Email, and ApiKey in ClientOptionsShulhan
2023-01-20all: update comment on Client ListBankShulhan
2023-01-20all: set DisburseID after successful RtolTransferShulhan
2023-01-20all: implement client API for InquiryStatusShulhan
2022-11-30all: change the parameter of ClearingTransfer and RtolTransferShulhan
2022-11-30all: do not check for response Code on transferShulhan
2022-11-30all: add method Options in ClientShulhan
2022-11-18all: export types RtolTransfer, ClearingTransfer and method SignShulhan
2022-11-15all: move the "/webapi/api" prefix from server URL to pathsShulhan
2022-11-10all: change the inquiry and transfer parameter to pointerShulhan
2022-11-07all: update comments format and remove loggingShulhan
2022-11-07all: implement type for Clearing callbackShulhan
2022-11-07all: implement client API for Clearing TransferShulhan
2022-11-07all: changes the UserID in ClientOptions from string to int64Shulhan
2022-11-07all: implement client API for Clearing InquiryShulhan
2022-11-07all: remove prefix Disbursement from Client methodsShulhan
2022-11-04all: export the request and response typesShulhan
2022-11-04all: implement API to do online transferShulhan
2022-11-04all: implement API for online transfer inquiryShulhan
2022-10-31all: realign all structShulhan
2022-10-31all: implement HTTP API checkBalance for disbursementShulhan
2022-10-26all: export the HTTP pathShulhan
2022-10-19duitku: library and HTTP client for duitku.comShulhan