Commit Graph

86 Commits

Author SHA1 Message Date
Dat Hoang 705e944b4e Clean up the readme.md file
Keep the full change log only, other info should be found on WordPress.org page
2018-04-24 23:36:37 +07:00
Dat Hoang 4eeb5c8d60 Add change logs and update the version 2018-04-24 23:34:25 +07:00
Dat Hoang 2441ff16a9 Ingore PHPStorm files 2018-04-24 23:30:06 +07:00
longnguyen 68752ae215 Support PayPal Express Checkout #27 (#46) 2018-04-24 22:36:04 +07:00
Dat Hoang 9c371f6d74 Add the comment to make clear for "switch ( $type )" 2018-04-22 21:10:20 +07:00
longnguyen 0e4e78a89a Fix bug OnePay domestic gateway #45 (#50) 2018-04-22 21:04:26 +07:00
longnguyen fe71559879 Add Settings link when plugin is active #41 (#48) 2018-04-18 21:57:32 +07:00
Dat Hoang 09611435de Change the notice to "warning", which is more correct 2018-04-17 16:32:15 +07:00
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
Dat Hoang b9d69bf546 Start verion 1.4 2018-04-05 22:43:46 +07:00
Dat Hoang 730d464214 Add thutp90, thanks for her contribution with the icon and banner. 2017-07-09 14:17:09 +07:00
Dat Hoang f7f0c49698 Update the wrong date for 1.3.1 2017-07-09 12:15:00 +07:00
Dat Hoang d6ecbfe806 Merge pull request #32 from htdat/1.3.1-dev
Merge 1.3.1
1.3.1
2017-07-09 11:54:20 +07:00
htdat 26d9e4ba24 Add the changeling, update the stable tag 2017-07-09 11:52:03 +07:00
htdat 6c333e5abe Create the plugin icon #11 2017-07-09 11:47:33 +07:00
htdat 187dd5bf2b Increase the version number 2017-07-03 23:59:33 +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 d44605827a Small grammar fix 2017-07-03 12:32:13 +07:00
htdat 83a1dafdf0 Add the screenshot for OnePay #24 2017-07-03 12:00:40 +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 53eec6c1eb Add more notes about the plugin implementing QueryDR, IPN and Return URL. Make sure to follow all guides. #24 2017-07-02 16:26:37 +07:00
htdat 282734961a File readme.txt in the new design of WordPress.org #25 2017-07-02 16:05:53 +07:00
Dat Hoang 12fae4d63f Update the compatible tag 4.8 2017-06-18 18:10:14 +07:00
Dat Hoang ad1cda5d85 Update the compatible tag 4.8 2017-06-18 18:09:48 +07:00
Dat Hoang f694d19ffb Merge pull request #23 from htdat/1.3-dev
Add 1.3 - ready for releasing
1.3
2017-04-22 16:42:13 +07:00
htdat 621f52167b Update the screenshots and their descriptions 2017-04-22 16:38:30 +07:00
htdat 5d06fda9a9 Update the version and readme text files for 1.3 2017-04-22 16:28:43 +07:00
Dat Hoang 5cff285182 Merge pull request #22 from htdat/1.3-dev-onepay-domestic
Add the OnePay gateway
2017-04-22 16:12:49 +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 44c0a34fe8 Improve calling the cron job queryDR, avoid adding the note 2 times to the order
Issue: OnePay Gateway - For the type return, the
$order->add_order_note() run 2 times #19
2017-04-22 11:47:46 +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 58022a6650 Improve and reformat code for the main file 2017-04-22 09:48:29 +07:00
htdat 9fe23bd609 Make the process data better - require $type 2017-04-22 09:37:05 +07:00
htdat 0d07ecca4c Change the dev version 2017-04-20 17:40:14 +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