index
:
duitku
main
Go module for duitku.com.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client.go
Age
Commit message (
Expand
)
Author
2025-07-12
all: replace module share with pakakeh.go
Shulhan
2025-07-12
all: add option Timeout to Client
Shulhan
2023-08-15
all: export all of status codes
Shulhan
2023-07-12
client/merchant_inquiry: return 4xx error from duitku
yogi sofiharja
2023-07-06
client: return response from duitku even if the code is not success (00)
yogi sofiharja
2023-03-23
all: replace golangci-lint with revive
Shulhan
2023-03-17
all: change the MerchantTxStatus parameter to struct
Shulhan
2023-03-09
all: export the CallbackUrl, ReturnUrl, and Signature in MerchantInquiry
Shulhan
2023-02-01
all: implement API to check merchant transaction status
Shulhan
2023-02-01
all: implement API for Merchant Inquiry
Shulhan
2023-01-31
all: implement API to get active payment method for merchant
Shulhan
2023-01-31
all: add prefix Disburse to UserID, Email, and ApiKey in ClientOptions
Shulhan
2023-01-20
all: update comment on Client ListBank
Shulhan
2023-01-20
all: set DisburseID after successful RtolTransfer
Shulhan
2023-01-20
all: implement client API for InquiryStatus
Shulhan
2022-11-30
all: change the parameter of ClearingTransfer and RtolTransfer
Shulhan
2022-11-30
all: do not check for response Code on transfer
Shulhan
2022-11-30
all: add method Options in Client
Shulhan
2022-11-18
all: export types RtolTransfer, ClearingTransfer and method Sign
Shulhan
2022-11-15
all: move the "/webapi/api" prefix from server URL to paths
Shulhan
2022-11-10
all: change the inquiry and transfer parameter to pointer
Shulhan
2022-11-07
all: update comments format and remove logging
Shulhan
2022-11-07
all: implement type for Clearing callback
Shulhan
2022-11-07
all: implement client API for Clearing Transfer
Shulhan
2022-11-07
all: changes the UserID in ClientOptions from string to int64
Shulhan
2022-11-07
all: implement client API for Clearing Inquiry
Shulhan
2022-11-07
all: remove prefix Disbursement from Client methods
Shulhan
2022-11-04
all: export the request and response types
Shulhan
2022-11-04
all: implement API to do online transfer
Shulhan
2022-11-04
all: implement API for online transfer inquiry
Shulhan
2022-10-31
all: realign all struct
Shulhan
2022-10-31
all: implement HTTP API checkBalance for disbursement
Shulhan
2022-10-26
all: export the HTTP path
Shulhan
2022-10-19
duitku: library and HTTP client for duitku.com
Shulhan