Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EM-764] Add alipayplus wallets for SG #227

Merged
merged 5 commits into from
Aug 25, 2021
Merged

Conversation

kan98
Copy link
Contributor

@kan98 kan98 commented Aug 20, 2021

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.

Add Alipayplus wallets for SG. The new wallets include; Alipay, AlipayHK, DANA, GCash, Kakao Pay, TNG eWallet

Related information:
Related issue(s): #< GitHub ticket number > (optional)

https://omise.atlassian.net/browse/EM-764

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.

Added abstract class to easily and consistently add and remove Alipay+ wallets. Then configured the new wallets for SG support. Added platform_type support and wrote tests to ensure it works correctly.

3. Quality assurance

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

Tested on staging. Tested platform_type works by creating charges on my Android phone.

🔧 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.4.2
  • WordPress: v5.8
  • PHP version: 7.1

✏️ 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.

Test you can make charges with the new payment methods and there's no mismatch between Woocommerce and the Omise dashboard.

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.

Should work without any extra effort

5. Priority of change

Normal, High or Immediate.

High

6. Additional Notes

Any further information that you would like to add.

@kan98 kan98 requested review from nuxzero and sushil-omise August 23, 2021 09:36
@kan98 kan98 merged commit 0eb218a into master Aug 25, 2021
@kan98 kan98 deleted the add-alipayplus-wallets branch August 25, 2021 04:14
@kan98 kan98 mentioned this pull request Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants