omise / omise-opencart

Omise OpenCart Plugin
https://docs.opn.ooo/opencart-plugin
MIT License
10 stars 11 forks source link

Improve checkout form #2

Closed fred closed 1 year ago

fred commented 9 years ago

The checkout form needs the following improvements:

  1. Change card date to a dropdown list with data that Omise API accepts. Instead of using input use select dropdown.
  2. Add Omise seal logo (Secured by Omise) with a link to https://www.omise.co/security.html
  3. Implement Double-click prevention on final payment step.
duzydook commented 9 years ago

I improved on PR#5 please check. And what about credit card type, there is no cc type in checkout form

fred commented 9 years ago

Also implement double click protection.