aboutsummaryrefslogtreecommitdiff
path: root/client.conf.example
AgeCommit message (Collapse)Author
2023-01-31all: add client options to set merchant callback and return URLShulhan
Since the callback and return URL rarely changes, setting this in ClientOptions can simplify creating MerchantInquiry request.
2023-01-31all: add function to load ClientOptions from fileShulhan
The LoadClientOptions load the ClientOptions from configuration file. The file configuration is using INI, for example [duitku] server_url = https://sandbox.duitku.com disburse_user_id = 3551 disburse_email = test@chakratechnology.com disburse_api_key = de5...