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

# E-Wallet

> 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 a specific e-wallet, you should append the following parameters to the URL:

`?preferred=<Wallet>&razer_bank_code=<Wallet Code>`

## E-Wallet List

For the `<Wallet>` and `<Wallet Code>`, the following values are available:

| E-Wallet Name       | Value (Wallet)   | Value (Wallet Code) |
| ------------------- | ---------------- | ------------------- |
| GrabPay             | razer\_grabpay   | GrabPay             |
| Touch ‘n Go eWallet | razer\_tng       | TNG-EWALLET         |
| ShopeePay           | razer\_shopeepay | ShopeePay           |
| Maybank QR          | razer\_maybankqr | MB2U\_QRPay-Push    |
| Atome               | razer\_atome     | Atome               |

## Example

<Card title="E-Wallet Grab Example" icon="wallet" href="https://gate.chip-in.asia/p/93604710-4829-43cf-80bd-520c691e4bc2/?preferred=razer_grabpay&razer_bank_code=GrabPay">
  [https://gate.chip-in.asia/p/93604710-4829-43cf-80bd-520c691e4bc2/?preferred=razer\_grabpay\&razer\_bank\_code=GrabPay](https://gate.chip-in.asia/p/93604710-4829-43cf-80bd-520c691e4bc2/?preferred=razer_grabpay\&razer_bank_code=GrabPay)
</Card>
