Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview



FPX Payment (Financial Process Exchange) is an online payment system popular in Malaysia that allows consumers to make real time online payments using their existing current or savings account. FPX is owned and operated by PayNet Group, which members include Bank Negara Malaysia (BNM), the Central Bank of Malaysia, and eleven other major Malaysian financial institutions. Stripe Payment Intents payment gateway supports FPX payment method. FPX is a single-use payment method. Customers pay with FPX by redirecting from your website, sending you payment, then returning to your website where you get immediate notification on whether the payment succeeded or failed. 

Activating the module

...

In order to activate the module login to your HostBill admin panel, go to Settings → Modules → Payment Modules, choose Stripe Intents FPX gateway and click Activate.  

Module configuration

...

Once the payment gateway is activated you need to configure it. 

...

  1. Secret Key
  2. Publishable Key - both keys can be obtained once you login to your Stripe dashboard (go to Developers → API Keys)
  3. Signing secret - for webhooks, obtained from stripe console

Go to Developers → Webhooks section and click "Add endpoint". Copy Callback URL from HostBill module to Endpoint URL in Stripe dashboard.

When selecting events, pick:

  • payment_intent.succeeded
  • payment_intent.payment_failed
  • charge.dispute.funds_withdrawn

Image Removed

...



FAQ


Question: I've enabled the module but it does not display in my client portal.
Answer: This module does not support the currency you attempt to display it in, please use background currency conversion.