Direct Debit

640

Direct Debit (also known as Internet Banking) is an electronic payment system that enables customers to conduct transactions through the bank's application or website.

Payment Notifications

When a Direct Debit payment is selected, the customer is required to make funds through a the bank's website to continue the payment. Once the payment is done, the we will send the payment notification to you.

Examples

{
    "transaction_amount": 10000,
    "expired_time": "2022-03-26T10:14:58.687089+07:00",
    "bank": "bca_klikpay",
    "afterpayment_url": "https://verihubs.com",
    "description": "test pay"
}
{
    "data": {
        "transaction_id": "8d2abb1fee3a450d9b",
        "transaction_amount": 10000,
        "transaction_created": "2022-01-26T10:14:58.687089+07:00",
        "bank": "bca_klikpay",
        "status": "pending",
        "description": "test pay",
        "redirect_url": "https://paytest.bayarind.id/klikpay/webgw",
        "redirect_data": "{\"klikPayCode\":\"16VERIHU11\",\"transactionNo\":\"66abf007\",\"totalAmount\":\"55000.00\",\"currency\":\"IDR\",\"payType\":\"01\",\"callback\":\"https:\/\/verihubs.com\",\"transactionDate\":\"25\/04\/2022 18:30:27\",\"descp\":\"Manzone T-Shirt\",\"miscFee\":\"0.00\",\"signature\":\"1705139584\"}"
    }
}