aifaiz / ipay88-woocommerce

Malaysian ipay88 woocommerce payment gateway plugin
https://hamizulfaiz.com/post/plugin-ipay88-payment-gateway-untuk-woocommerce
GNU General Public License v3.0
13 stars 8 forks source link

Support for foreign currency #22

Open sanji17 opened 4 years ago

sanji17 commented 4 years ago

Hello,

How to make this plugin to accept multi-currency? Currently, my iPay88 account is able to accept payment in Euro and USD.

The ipay88-woocommerce plugin by you enables RM only.

aifaiz commented 4 years ago

Hi there!,

thanks for using my plugin.

as for now i am not planning to add a multi currency feature.

but if you would want to Tweak this plugin. you can change 2 things.

  1. The payment URL
  2. Currency code.

both are in the same file. which is in line 93 and 105

refer this file: https://github.com/aifaiz/ipay88-woocommerce/blob/master/libs/faiz-gateway-class.php#L93