Explain in non-technical terms WHY this PR is required.
E.g.: What feature it adds, what problem it solves...
Add support for new alternative payment method FPX
Related information:
2. Description of change
Added bank logos for FPX and FPX payment method to woocommerce plugin
To support market in Malaysia, we added the FPX payment.
3. Quality assurance
Specify where and how you tested this and what further testing it might need.
🔧 Environments:
Tested on local woocommerce but with capabilities pointing to production api
i.e.
WooCommerce: v4.3.0
WordPress: v5.4.2
PHP version: 7.3.3
Omise plugin version: Omise-WooCommerce 4.3 (optional, in case of submitting a new issue)
✏️ Details:
Make sure your account has the FPX payment enabled from support team
Ensure the FPX is enabled through Omise plugin settings
4. Impact of the change
List the steps that must be taken for this PR to work.
E.g.: rake yak:shave, Add "yak_key" to environment variables, ...
Be sure to include all systems that needs to be changed or which system is affected by the change
(Ex: Requires Elastic search to be installed and configured in secrets.yml).
Note: Please provide a screenshot if your changed impact to UI.
5. Priority of change
Normal
6. Additional Notes
FPX banks availability will be fetched from capabilities api, if bank is offline the offline label will be shown
1. Objective
Explain in non-technical terms WHY this PR is required. E.g.: What feature it adds, what problem it solves...
Add support for new alternative payment method FPX
Related information:
2. Description of change
Added bank logos for FPX and FPX payment method to woocommerce plugin To support market in Malaysia, we added the FPX payment.
3. Quality assurance
Specify where and how you tested this and what further testing it might need.
🔧 Environments:
Tested on local woocommerce but with capabilities pointing to production api
i.e.
✏️ Details:
4. Impact of the change
List the steps that must be taken for this PR to work. E.g.: rake yak:shave, Add "yak_key" to environment variables, ...
Be sure to include all systems that needs to be changed or which system is affected by the change (Ex: Requires Elastic search to be installed and configured in secrets.yml).
Note: Please provide a screenshot if your changed impact to UI.
5. Priority of change
Normal
6. Additional Notes
FPX banks availability will be fetched from capabilities api, if bank is offline the offline label will be shown