aboutsummaryrefslogtreecommitdiff
path: root/clearing_callback.go
AgeCommit message (Collapse)Author
2023-01-31all: add prefix Disburse to UserID, Email, and ApiKey in ClientOptionsShulhan
This is to differentiate options between Merchant and Disbursement.
2022-11-07all: update README, license headers, and add MakefileShulhan
2022-11-07all: implement type for Clearing callbackShulhan
The ClearingCallbackResponse contains fields that must be set in order to response from ClearingTransfer callback.