omise / omise-magento

Omise Magento Plugin
https://docs.opn.ooo/magento-plugin
MIT License
34 stars 19 forks source link

[EM-1799] Add GrabPay payment method #344

Closed kan98 closed 2 years ago

kan98 commented 2 years ago

1. Objective

Explain in non-technical terms WHY this PR is required. E.g.: What feature it adds, what problem it solves...

Added a new payment method, GrabPay, for SG and MY merchants.

Screen Shot 2565-05-12 at 15 14 48

Screen Shot 2565-05-12 at 15 15 47

This section will be used in the release notes.

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.

3. Quality assurance

Specify where and how you tested this and what further testing it might need.

tested on my development environment

✏️ Details:

Explain how to manually test this feature. For example if changes were made in the UI or in the API, explain where and if any specific access is needed.

5. Priority of change

Normal, High or Immediate.

Normal

6. Additional Notes

Any further information that you would like to add.