Skip to main content

Instruction

When you create a purchase, you’ll be given a checkout_url to redirect the buyer to the payment page. To automatically redirect customers to a specific bank, you need to add the following parameters to the URL: ?preferred=<FPX>&fpx_bank_code=<Bank Code> You will have to set two options. The first one is <FPX> and the second one is <Bank Code>.

FPX Type List

For the <FPX> option, the available choices are:

Bank Code List

As for the <Bank Code>, the following options are available:

Examples

Here is a comprehensive example of a URL for the FPX payment option:

Real-World scenario

This is how it appears in a real-world scenario:

See also