Claudio Sanches
|
d85c643150
|
[API] Delete tax rates when deleting a tax class
|
2015-12-18 20:46:28 -02:00 |
Claudio Sanches
|
b8a6090d05
|
[API] Fixed tax rate id type
|
2015-12-18 19:15:56 -02:00 |
Claudio Sanches
|
032265b1ed
|
[API] Fixed build taxes return
|
2015-12-18 19:08:09 -02:00 |
Claudio Sanches
|
9adb04d612
|
[CLI] Created command to update tax rate
|
2015-11-06 02:50:07 -02:00 |
Claudio Sanches
|
394342c287
|
[API] Fixed action and removed transient functions from taxes PUT endpoint
|
2015-11-06 02:44:02 -02:00 |
Claudio Sanches
|
18cf62ed66
|
[API] Created commands to create tax rates and tax classes
|
2015-11-06 01:58:08 -02:00 |
Claudio Sanches
|
647a2e7498
|
[API] Created commands to list tax rates and tax classes
|
2015-11-06 01:37:57 -02:00 |
Claudio Sanches
|
15e79820aa
|
[API] Better naming for returned data on the taxes endpoint
|
2015-10-08 18:49:05 -03:00 |
Claudio Sanches
|
e84fa58e35
|
[API] Created taxes bulk method
|
2015-10-08 18:44:26 -03:00 |
Claudio Sanches
|
860d292f4f
|
[API] Added method to edit tax rates
|
2015-10-08 18:34:47 -03:00 |
Claudio Sanches
|
1a3b5f3a6f
|
[API] Fixed the tax_rate key
|
2015-10-08 18:01:38 -03:00 |
Claudio Sanches
|
3200a1dc0c
|
Removed error_log()
|
2015-10-08 17:35:34 -03:00 |
Claudio Sanches
|
6d485a2fed
|
[API] Created woocommerce_api_create_tax_rate_data filter
|
2015-10-08 17:35:00 -03:00 |
Claudio Sanches
|
52bdc2c3a5
|
[API] Changed returned data name from tax to tax_rate
|
2015-10-08 17:34:39 -03:00 |
Claudio Sanches
|
47c3ba9d21
|
Created WC_Tax::_get_tax_rate() method
|
2015-10-08 17:24:37 -03:00 |
Claudio Sanches
|
1cded0e1a3
|
[API] Added method to create tax rates
|
2015-10-08 17:15:00 -03:00 |
Claudio Sanches
|
befda55262
|
Removed test
|
2015-10-08 09:40:20 -03:00 |
Claudio Sanches
|
1081c2cbe6
|
[API] Added method to create tax classes
|
2015-10-07 22:52:45 -03:00 |
Claudio Sanches
|
d4c1c4cca4
|
[API] Added endpoint to get total of tax classes
|
2015-10-07 22:35:34 -03:00 |
Claudio Sanches
|
ef00fe5b2f
|
[API] Added method for delete tax classes
|
2015-10-07 22:27:42 -03:00 |
Claudio Sanches
|
6cd57e2611
|
[API] Added method to delete tax rates
|
2015-10-07 22:10:33 -03:00 |
Claudio Sanches
|
34ef764477
|
[API] Included standard rate in get tax classes response
|
2015-10-07 19:12:31 -03:00 |
Claudio Sanches
|
4f45b04722
|
[API] Added endpoint to get taxes count
|
2015-10-07 19:07:45 -03:00 |
Claudio Sanches
|
40b210a144
|
[API] Get taxes method
|
2015-10-07 19:00:36 -03:00 |
Claudio Sanches
|
e3d57ab70c
|
[API] Created method to get tax rate by ID
|
2015-10-07 17:44:04 -03:00 |
Claudio Sanches
|
16b9f22706
|
[API] Created method to return tax classes
|
2015-10-07 17:02:06 -03:00 |
Claudio Sanches
|
1168adf8af
|
[API] Created initial WC_API_Taxes class
|
2015-10-07 11:42:25 -03:00 |