On this page, you can find additional configuration for adding FPX Online banking Malaysia to your Components integration.
Before you begin
This page assumes you have already:
API reference
You don't need to send additional fields for FPX Online banking Malaysia. To see optional fields that you can send for all payment methods, choose the endpoint you integrated:
- /sessions: This is the default with Components v5.0.0 or later.
- /payments: If you implemented an additional use case.
Component configuration
If your integration uses iOS Components v5.0.0 or later, configure and create an instance of the FPX Online banking Malaysia Component:
//Create a payment method object for FPX Online banking Malaysia.
let paymentMethod = paymentMethods.paymentMethod(ofType: molpayComponentPaymentMethod.self)
//Create a configuration object for the FPX Online banking Malaysia Component.
var molpayComponentConfiguration = molpayComponent.Configuration()
//Set additional parameters on the configuration object.
molpayComponentConfiguration.localizationParameters = //Optional custom localization parameters.
There is no required FPX Online banking Malaysia-specific integration for Components.
Test and go live
Using any issuer ID that is available for the Online banking Malaysia Component for the respective country, make Online banking Malaysia online banking test payments to test the different payment results.
Check the status of the Online banking Malaysia test payments in your Customer Area > Transactions > Payments.
Before you can accept live Online banking Malaysia payments, you need to submit a request for Online banking Malaysia in your live Customer Area.