Commit Graph

21 Commits

Author SHA1 Message Date
htdat 4f73556b27 Correct the code for IPN
Use exit() instead of wp_die()
2017-04-22 09:58:48 +07:00
htdat 9fe23bd609 Make the process data better - require $type 2017-04-22 09:37:05 +07:00
htdat 0e252a978a Add the option in the Woo Viet setting page 2017-04-20 17:39:11 +07:00
htdat 70d2182b50 Almost finish
Need to check: IPN and queryDR
And add the option in WooViet settings page
2017-04-20 17:02:19 +07:00
htdat cb989175a5 Added functions to handle IPN and return URL
Still need to consider something more
2017-04-18 19:01:50 +07:00
htdat 5f43aeb47d Finish: Build the payment URL 2017-04-18 10:06:25 +07:00
htdat 3eeb71bf69 The skeleton files for OnePay Domestic 2017-04-17 21:46:56 +07:00
htdat b61c2499df Prepare for the stable tag 1.2 2017-03-03 18:01:29 +07:00
htdat 7083167c33 Add the option "add_city" to the setting page
Issue #4
2017-02-26 16:14:34 +07:00
htdat c83e429e41 Add the 'WooViet_Cities' class
Issue #4
2017-02-26 15:26:07 +07:00
htdat aff1b92105 Improve readme.txt - keep English only. 2017-01-06 19:15:55 +07:00
htdat f524fe1385 Use the text domain 'woo-vier' for some strings 2017-01-06 19:08:32 +07:00
dat b3eb79cc3f Rename to "Woo Viet"
* Replace all “WooCommerce for Vietnam” to “Woo Viet”

* Replace all “woocomerce-fo-vietnam” to “woo-viet”
2017-01-02 08:18:01 +07:00
Dat Hoang 3c2d2b1b1b Correct "Paypal" to "PayPal" 2017-01-01 18:38:28 +07:00
Dat Hoang e86e842586 Reformat the code again 2017-01-01 15:19:30 +07:00
Dat Hoang ca048b961b Update: Reformat code and add comments 2017-01-01 14:50:53 +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 0a902d100c Add: The class to handle Vietnam Provinces - Issue #1 (bitbucket) 2016-12-29 08:35:34 +07:00