Commit Graph

111 Commits

Author SHA1 Message Date
Dat Hoang e86e842586 Reformat the code again 2017-01-01 15:19:30 +07:00
Dat Hoang 4d886efc3e Add: Warning if WooCommerce is NOT installed.
Optimize the way load the plugin
2017-01-01 15:18:10 +07:00
Dat Hoang ca048b961b Update: Reformat code and add comments 2017-01-01 14:50:53 +07:00
Dat Hoang dc16ee94a1 Add: the main file of plugin 2017-01-01 00:37:34 +07:00
Dat Hoang 3d135ac02a Add: The class to create the admin page under wp-admin -> WooCommerce -> WooCommerce for Vietnam 2017-01-01 00:36:22 +07:00
Dat Hoang c270a0d9f2 Add: the use can select any supported Paypal language
Minor: Add the integer check  $this->exchange_rate_to_vnd
2017-01-01 00:25:11 +07:00
Dat Hoang 8847801e9e Add: The class to add the support for VND when using the Paypal Standard gateway
- Convert VND to USD
2016-12-31 16:21:16 +07:00
Dat Hoang 75d9d247b7 Add: The class to handle Vietnam Currency Issues
2 features:
- Change the currency symbol "đ" to anything, e.g: VND, VNĐ, đồng
- Change the stupid zeros in VND to the more "human" display.
2016-12-31 13:15:46 +07:00
Dat Hoang a9aa1a6471 Add: the Vietnam province list file 2016-12-29 08:43:20 +07:00
Dat Hoang 9009e0ff62 .gitignore created online with Bitbucket 2016-12-29 01:40:39 +00:00
Dat Hoang 0a902d100c Add: The class to handle Vietnam Provinces - Issue #1 (bitbucket) 2016-12-29 08:35:34 +07:00