-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhancements display payment options (#361)
* update prevent save * fix renderer logic * 🆙 date renderer to using capabilities api 📈 * some clean up * Clean up v1 🧼 * fix M2 Coding standard * fix M2 Coding standard v2 * fix M2 Coding standard v3 * fix M2 Coding standard v4 * fix M2 Coding standard v5 * fix M2 Coding standard v6 * update * fix following comment * fix wrong replace value * forgot to remove unused value * Update Helper/OmiseHelper.php Co-authored-by: Pariwat Hongladarom <61586978+hpariwat@users.noreply.github.com> * update following comment * move to function * fix m2 v7 * fix m2 v8 * Update Plugin/ConfigSectionPaymentPlugin.php Co-authored-by: Ponpol Wongsapjinda <donutzue@gmail.com> * fix some bug * fix after merge * Add rms wallet (#366) * some change * some config * fix * add order id * fix format * finish v1 * finish v2 * make tng generic * some fix * some missing update * fix name Maybank QR * update & add logo for RMS & some other payment * Revert "fix name Maybank QR" This reverts commit 3357655. * update Touch`n Go eWallet display name * update duitnow display name * make 2.28.0.alpha version * fix following sonar * remove comment code smell * add support multi-store * fix m2 v1 * fix m2 v2 * fix m2 v3 * fix m2 v4 * final fix m2 Co-authored-by: Pariwat Hongladarom <61586978+hpariwat@users.noreply.github.com> Co-authored-by: Ponpol Wongsapjinda <donutzue@gmail.com>
- Loading branch information
1 parent
2d6c0fb
commit 95f4e2d
Showing
68 changed files
with
1,706 additions
and
122 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
.buildpath | ||
.project | ||
.settings/ | ||
.idea/ | ||
.phpunit.cache | ||
.phpunit.result.cache | ||
.DS_Store | ||
|
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
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
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
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
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
Oops, something went wrong.