| Age | Commit message (Collapse) | Author |
|
The response fields for MerchantInquiry use statusCode and statusMessage
instead of responseCode and responseDesc.
|
|
The MerchantTxStatus method check the payment status by its orderID and
payment method.
Reference: https://docs.duitku.com/api/en/#check-transaction
|
|
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
|
|
The MerchantPaymentMethod method return list of payment methods enabled
by merchant (your project).
|