| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-23 | all: fix the response fields on MerchantInquiryResponse | Shulhan | |
| The response fields for MerchantInquiry use statusCode and statusMessage instead of responseCode and responseDesc. | |||
| 2023-02-01 | all: implement API to check merchant transaction status | Shulhan | |
| The MerchantTxStatus method check the payment status by its orderID and payment method. Reference: https://docs.duitku.com/api/en/#check-transaction | |||
| 2023-02-01 | all: implement API for Merchant Inquiry | Shulhan | |
| The MerchantInquiry API request payment to the Duitku system (via virtual account numbers, QRIS, e-wallet, and so on). Ref: https://docs.duitku.com/api/en/#request-transaction | |||
