Simulate payment and Notification

Create payment simulation

Create a test payment to make sure that the DOKU Checkout has been successfully integrated. Simply initiate the payment from your page and then make the payment from our Simulator.

After the payment is completed, your customers will be redirected to callback_url that defined in the request.

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 here.

Last updated