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> the values are listed below. Most wallets also require a <Wallet Code> passed as razer_bank_code; ShopeePay is the only exception and does not take a razer_bank_code parameter.
The full URL form for ShopeePay is therefore just
?preferred=shopee_pay (no &razer_bank_code=... suffix).
Example
See also
- Set a default payment method — to pre-select this method on the default payment page without skipping it.