TCP FPX Payment Gateway

Back to Plugin Page

Installation

  1. Unzip and Upload Folder to the /wp-content/plugins/ directory.
  2. Activate through WordPress plugin dashboard page.
  3. Visit Settings > TCP FPX Payment Gateway Settings.
  4. Set your seller ID, seller exchange ID & seller bank code, then upload all your certificate & key files.
  5. Save changes & verify with FPX that your integration is working using FPX merchant interfacing basic guide (https://paynet.my/business-fpx/become-a-merchant.html).

Changelog

Version 1.4.0

  1. Add option to specify different private key for UAT and production mode
  2. Update description to get merchant certificate
  3. Fix land on error page when redirect back from FPX if test payment in UAT mode

Version 1.3.0

  1. Show seconds in transaction time at payment response page
  2. Use tcp.php v4

Version 1.2.0

  1. Fix update order status correctly by transaction time
  2. Update bank list v4.4
  3. Code refactoring

Version 1.1.0

  1. Implement payment using B2B model
  2. Use standardized updater class (use tcp.php)

Version 1.0.1

  1. Call order status change hook when set payment complete

Version 1.0.0

  1. Initial release