> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chip-in.asia/llms.txt
> Use this file to discover all available pages before exploring further.

# Duitnow-QR

> Bypass the payment page for an optimized user experience

## 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 parameters to the URL:

`?preferred=duitnow_qr` or `?preferred=dnqr`

<Warning>
  Due to ongoing migration, please try the new `?preferred=dnqr` parameter instead if the `?preferred=duitnow_qr` parameter is not working properly.
</Warning>

## Example

<Card title="Duitnow QR Example #1" icon="coins" href="https://gate.chip-in.asia/p/93604710-4829-43cf-80bd-520c691e4bc2/?preferred=duitnow_qr">
  [https://gate.chip-in.asia/p/93604710-4829-43cf-80bd-520c691e4bc2/?preferred=duitnow\_qr](https://gate.chip-in.asia/p/93604710-4829-43cf-80bd-520c691e4bc2/?preferred=duitnow_qr)
</Card>

<Card title="Duitnow QR Example #2" icon="coins" href="https://gate.chip-in.asia/p/93604710-4829-43cf-80bd-520c691e4bc2/?preferred=dnqr">
  [https://gate.chip-in.asia/p/93604710-4829-43cf-80bd-520c691e4bc2/?preferred=dnqr](https://gate.chip-in.asia/p/93604710-4829-43cf-80bd-520c691e4bc2/?preferred=dnqr)
</Card>
