Updated
Update omise-php to latest version that remove usage of hard coded certificate
Removed
Move usage docs to websiteImproved
Handle payment with authorized uri
Added
Support internet banking paymentFixed
Generate the SSL URL, if the merchant configure SSL for their web site
Added
SupportIDR
andSGD
currencies
Added
A configuration for manual captureFixed
An invalid format of transfer amount when setup a transfer that currency is Thai BahtRemoved
Remove a column, No., from charge and transfer list
Added
SupportJPY
currencyAdded
JA (Japanese language) TranslationAdded
Implementversion checker
feature. That it will request to the Github api to check the latest version of Omise-OpenCart repositoryAdded
Implement 3D-Secure featureAdded
Omise-PluginImproved
Code refactoringImproved
Code stylingImproved
Better error messagesImproved
Re-design & re-implement Omise dashboard for support OpenCart 2.0.x (Admin page)Improved
Re-design & re-implement Omise setting page for support OpenCart 2.0.x (Admin page)Improved
Re-design & re-implement Omise Checkout form (frontend)Updated
Admin be able to change the payment method title fromCredit Card (Powered by Omise)
to another word by themselve from the Omise Setting pageUpdated
Updated README.md fileUpdated
Changed compatible version number from1.5.x
to2.0.x
Updated
Updated OpenCart2.0 interface imagesUpdated
Updated interface to use bootstrap 3Removed
Remove vQmod library
Added
AddedOMISE_USER_AGENT_SUFFIX
andOMISE_API_VERSION
into theuser-agent
when request to the OMISE APIsUpdated
Updated checkout display, addsecured by Omise
logo into checkout form.Updated
Upgradeomise-php
library from 2.3.1 to 2.4.0.Fixed
Improved the checkout process.
Updated
Updated the omise-opencart version number to1.5.0.1
.Updated
Updatedomise-php
library from 2.1.2 to 2.3.1.
Updated
Updated the omise-opencart version number to1.5.0.0
.
Implemented the Omise services into OpenCart 1.5.x, The features are as follows:
Added
Implemented Omise Dashboard into OpenCart's admin page.- Show current account status (live or test) depends on that you configured in Omise Keys Setting page.
- Show total account balance, transferable balance.
- Show history of transfers.
- Admin was able to transfer their Omise Balance to their Bank account.
Added
Implemented Omise Keys Setting page into OpenCart's admin page.Added
Added Omise menu into top bar menu of OpenCart's admin page.Added
Added Omise Payment Gateway Module Configuration into OpenCart's admin page in Extensions > Payments page.Added
Implemented Omise Charge API (supported forAuthorize & Capture
method only).Added
Added Omise Checkout Form into OpenCart's checkout page.Added
Added omise-php library (v2.1.2) into this extension.Added
Added README.md file.