Skip to main content

Instruction

Once a purchase is created, a checkout_url will be provided to redirect the buyer to the payment page. To automatically navigate the customer to Duitnow QR, you should append the following parameter to the URL: ?preferred=dnqr

Example

{purchase_id} is the purchase ID from the checkout_url field returned in the purchase response. Use your own purchase’s ID — example URLs pointing at someone else’s purchase will not work.

See also