-
Notifications
You must be signed in to change notification settings - Fork 27
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
[ENGA3-290]: Issue of displaying an error as an option of Online bank… #296
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ing (FPX) when one of the bank is set as inactive has been fixed.
kan98
reviewed
Aug 22, 2022
Kudos, SonarCloud Quality Gate passed!
|
new4762
approved these changes
Aug 23, 2022
kan98
approved these changes
Aug 23, 2022
ajzkk
approved these changes
Aug 23, 2022
aashishgurung
added a commit
that referenced
this pull request
Aug 30, 2022
* Revert "Update payment render (#290)" This reverts commit c1c925b. * Revert "[ENGA3-290]: Issue of displaying an error as an option of Online bank… (#296)" This reverts commit 665d76e. * Revert "fix release date" This reverts commit 3955645. * Revert "Update changelog" This reverts commit 66a4b73. * Revert "Release 4.23.2" This reverts commit f97965d. * Revert "Handle console error when fpx bank list is empty" This reverts commit 097938a. * Revert "remove release" This reverts commit df62a9f. * Revert "Update capabilities calling" This reverts commit 1178a7b. * Revert "update v4.23.2" This reverts commit ee6b493. * Revert "Handle retrive capabilities error" This reverts commit c3585af. * Revert "Revert "Revert "Merge pull request #287 from omise/add-rms""" This reverts commit ec0e648. * Revert "Revert "Revert "Feature/plugins 269 (#288)""" This reverts commit 02791e2. * Revert "Revert "Revert "Feature/plugins 245 (#285)""" This reverts commit 397a95c. * Revert "Revert "Revert "[PLUGINS-257: Sec-fetch header is checked to determine whether the request is a user originated operation or not. (#284)""" This reverts commit 654ffde.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1. Objective
Fix the issue of displaying an error as an option of Online bank ing (FPX) when one of the bank is set as inactive
Jira: #290
2. Description of change
In
templates/payment/form-fpx.php
line 11,disabled
was not wrapped by quote so PHP interpreted it as a constant. I changed thedisabled
into"disabled"
to fix the issue.3. Quality assurance
Change to Malaysia PSP and see the drop down of the online banking (FPX) by going to the checkout page.
Before
After
🔧 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.