Dat Hoang
|
ae4743a2f2
|
Fix the small typo - #33
|
2018-04-16 22:41:16 +07:00 |
|
Dat Hoang
|
137f0d2ac8
|
Clarify the purpose of the scripts
|
2018-04-16 22:19:32 +07:00 |
|
longnguyen
|
cf7bf361c1
|
Improve order checkout page #17 (#43)
Issue #17 - Arrange the address fields to the Vietnam standard: Country - Province - District - Address
|
2018-04-16 21:59:23 +07:00 |
|
Long
|
1ad14ee9b8
|
Fix Order status error #37
|
2018-04-08 10:42:57 +07:00 |
|
htdat
|
c22f935e96
|
Update survey links - #29
|
2017-07-03 23:58:37 +07:00 |
|
htdat
|
4e78194ba9
|
Add the questionnaire after 4 weeks - the coding part - #29
|
2017-07-03 14:15:04 +07:00 |
|
htdat
|
0c43ee467d
|
Fix: Error in WooCommerce 3.0.x - order->id - #24
|
2017-07-02 18:08:37 +07:00 |
|
htdat
|
fac3a9709f
|
Save the log. See the PayPal Standard gateway #24
|
2017-07-02 17:59:13 +07:00 |
|
htdat
|
2e4c7b6265
|
Improve the link to the OnePay setting
|
2017-07-02 16:27:43 +07:00 |
|
htdat
|
941438dda8
|
Correct the typos
|
2017-04-22 15:49:49 +07:00 |
|
htdat
|
8df0f11869
|
Open OnePay for VND only
|
2017-04-22 12:47:24 +07:00 |
|
htdat
|
6c76275499
|
OnePay - Add the bank logos in the checkout page #20
|
2017-04-22 12:15:15 +07:00 |
|
htdat
|
69c7dfae3c
|
Clean some redundant codes
|
2017-04-22 11:48:27 +07:00 |
|
htdat
|
a33745b850
|
Reformat code by PHPStorm
|
2017-04-22 10:40:10 +07:00 |
|
htdat
|
dc226abb88
|
Change: 1.3 - OnePay Domestic Gateway should not be active by default #18
|
2017-04-22 10:34:02 +07:00 |
|
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 |
|