DOKU has partenered with various Paylater Providers and one of them is Indodana to provide Buy Now Pay Later. Learn more about how DOKU can help you integrate with Indodana here.
Integration steps
Here is the overview of how to integrate with Indodana:
Obtain payment.url by generating order
Display Indodana payment page to customer
Acknowledge payment result
1. Obtain payment.url by generating order
To generate order, you will need to hit this API through your Backend:
API Request
Here is the sample of request header to generate order:
Once you have the payment.url, you can now display the payment page by redirecting your customer to the Indodana payment page.
After the customer completed the payment, they will be redirected to the defined order.callback_url that you set on the API request.
3. Acknowledge payment result
After the payment is being made by your customer, DOKU will send HTTP Notification to your defined Notification URL. Learn how to handle the notification from DOKU:
We provide various additional features to suited your needs. Learn more here.
Split Settlement
If you are a platform or a marketplace, you can use this feature to settle the funds to your sellers or partners programmatically, save many operational efforts.