Support JPY currency (both Omise admin dashboard and checkout page)
Refactoring & clean code
Introduced Omise-Plugin library, it contains necessary classes, files that we always used in every of our plugins. So, instead of implement classes, helper methods repeatedly every time we integrate, just copy this one and use everywhere.
and few changes,
Refactoring & clean code
Improved code, translation, code comment, etc.
2. Description of change
Updated Omise Dashboard to support JPY currency
Could proceed payment with JPY currency!
3. Developers affected by the change
-
4. Impact of the change
-
5. Priority of change
:star2: :star2: :star2:
6. Alternate solution (if any)**
-
noted: JP translation, UI improvement are coming very soon (next PR)
1. Objective reason
This PR contains main 3 things,
Omise-Plugin
library, it contains necessary classes, files that we always used in every of our plugins. So, instead of implement classes, helper methods repeatedly every time we integrate, just copy this one and use everywhere.and few changes,
2. Description of change
3. Developers affected by the change
-
4. Impact of the change
-
5. Priority of change
:star2: :star2: :star2:
6. Alternate solution (if any)**
-
noted: JP translation, UI improvement are coming very soon (next PR)