Explain in non-technical terms WHY this PR is required.
E.g.: What feature it adds, what problem it solves...
This section will be used in the release notes.
Added a new payment method, GrabPay, for SG and MY merchants.
Related information:
Related issue(s): #< GitHub ticket number > (optional)
2. Description of change
A general description of WHAT changed in the codebase, but short of an English version of the diff. Assume that people reading this will also be looking at the output of git diff and guide them to the highlights.
Additionally add the reasoning for change details if they're complex or abstract.
New payment method
3. Quality assurance
Specify where and how you tested this and what further testing it might need.
Tested on my development environment
🔧 Environments:
Specify the details of your test environments, including, for each, the platform version (on which the plugin was run), the Omise plugin version, and the versions of your system software such as PHP or Ruby.
i.e.
WooCommerce: v5.6.0
WordPress: v5.9.1
PHP version: 7.1.1
Omise plugin version: Omise-WooCommerce 4.3 (optional, in case of submitting a new issue)
5. Priority of change
Normal, High or Immediate.
Normal
6. Additional Notes
Any further information that you would like to add.
1. Objective
Explain in non-technical terms WHY this PR is required. E.g.: What feature it adds, what problem it solves...
This section will be used in the release notes.
Added a new payment method, GrabPay, for SG and MY merchants.
Related information: Related issue(s): #< GitHub ticket number > (optional)
2. Description of change
A general description of WHAT changed in the codebase, but short of an English version of the diff. Assume that people reading this will also be looking at the output of
git diff
and guide them to the highlights.Additionally add the reasoning for change details if they're complex or abstract.
New payment method
3. Quality assurance
Specify where and how you tested this and what further testing it might need.
Tested on my development environment
🔧 Environments:
Specify the details of your test environments, including, for each, the platform version (on which the plugin was run), the Omise plugin version, and the versions of your system software such as PHP or Ruby.
i.e.
5. Priority of change
Normal, High or Immediate.
Normal
6. Additional Notes
Any further information that you would like to add.