Mike Jolley
|
6539b7913e
|
Merge branch 'master'
|
2018-03-19 18:05:36 +00:00 |
Claudio Sanches
|
f0d37ff4f5
|
Fixed PHPCS violations on REST API
|
2018-03-06 15:04:58 -03:00 |
Mike Jolley
|
f162fdb9d1
|
Merge branch 'master' into update/17795
|
2018-03-01 12:13:14 +00:00 |
Claudio Sanches
|
47883d89ab
|
Coding standards
|
2018-01-25 14:04:11 -02:00 |
Claudio Sanches
|
e8b8e87cae
|
[REST API] Refund line items are read-only
Closes #18573
|
2018-01-25 14:02:31 -02:00 |
Mike Jolley
|
da0bda4a04
|
Add refunded payment prop after an API refund succeeds.
|
2017-12-15 16:23:26 +00:00 |
Claudio Sanches
|
b74fc8963d
|
Update REST API schema for backwards compatibility with WP 4.9
Closes #17818
|
2017-11-21 16:15:51 -02:00 |
Claudio Sanches
|
5daf476dfa
|
Properly sanitize and format "dp"
|
2017-11-09 17:34:25 -02:00 |
Claudio Sanches
|
c6c8af9187
|
[REST API] Fixed default value of "dp" on orders and refunds endpoints
|
2017-11-09 17:23:33 -02:00 |
Mike Jolley
|
91f1f63100
|
Code standards
|
2017-09-01 11:02:11 +01:00 |
james
|
1820c6a99d
|
Fix Issue #16663. Moved meta creation to `prepare_object_for_database`.
|
2017-08-31 18:17:14 +01:00 |
james
|
ce39e3aaa8
|
Fix Issue #16663.
|
2017-08-31 14:01:24 +01:00 |
Rasmus Bengtsson
|
185934fad9
|
Fix phpdoc to include params and correct types
|
2017-05-15 13:50:52 +02:00 |
Claudio Sanches
|
39ed5c00cf
|
[REST API] Fixed refunded_by context in order refunds
|
2017-03-23 02:27:32 -03:00 |
Claudio Sanches
|
7485b418d7
|
Improve api_refund description
|
2017-03-22 10:39:23 -03:00 |
Claudio Sanches
|
3b1da48c8d
|
Fixed type
|
2017-03-21 17:07:01 -03:00 |
Claudio Sanches
|
461543fdbf
|
Include missing api_refund item to order refunds schema
|
2017-03-21 17:04:25 -03:00 |
Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Claudio Sanches
|
b36fea1ce5
|
[REST API] Use the same order as schema for refunds response
|
2017-03-10 17:26:36 -03:00 |
Mike Jolley
|
aac2e6a39c
|
Refund schema
|
2017-03-10 19:30:07 +00:00 |
Mike Jolley
|
e6752932dd
|
Sort
|
2017-03-10 19:05:32 +00:00 |
Mike Jolley
|
61484ed711
|
Update API endpoints
|
2017-03-10 18:54:59 +00:00 |
Claudio Sanches
|
b0e6a5ab5d
|
Get object again after saved
|
2017-02-17 01:46:42 -02:00 |
Claudio Sanches
|
197d2eb98e
|
Use CRUD Controller for order refunds
|
2017-02-16 21:45:12 -02:00 |
Claudio Sanches
|
7a52ec465b
|
Fixed docblocks and removed dead variables
|
2017-02-16 18:05:06 -02:00 |
Claudio Sanches
|
d2818be2ba
|
Order refunds v1 and v2
|
2017-02-16 01:27:44 -02:00 |
Claudio Sanches
|
bad93d4c86
|
Improved naming for meta_data in schema
|
2017-02-15 12:28:45 -02:00 |
Claudio Sanches
|
4352484ed7
|
REST API v2
|
2017-02-09 15:06:13 -02:00 |
Mike Jolley
|
11ef37880b
|
Moved logic to wc_create_refund
|
2017-02-08 16:20:42 +00:00 |
Mike Jolley
|
82d7fe6e73
|
Added more missing args and types
|
2017-01-26 20:33:39 +00:00 |
Mike Jolley
|
b727c61da7
|
Missing arg and setting types
|
2017-01-26 20:06:18 +00:00 |
Mike Jolley
|
2d23705431
|
ID arg definitions
|
2017-01-26 19:22:57 +00:00 |
Mike Jolley
|
e8d119c42c
|
Feedback
|
2016-12-07 18:13:17 +00:00 |
Mike Jolley
|
7f234a0b63
|
Update array schema
|
2016-12-07 14:24:44 +00:00 |
Mike Jolley
|
d4fbda1d68
|
Put back array for arrays of objects
|
2016-12-07 12:20:56 +00:00 |
Mike Jolley
|
ba62599da0
|
Use objects, rather than arrays in schema when properties are defined
|
2016-12-07 11:36:46 +00:00 |
Claudio Sanches
|
0c3b0f57e9
|
[REST API] Delete refund if payment gateway API fails, closes #12248
|
2016-11-04 18:06:15 -02:00 |
Rami Yushuvaev
|
93d55dade9
|
add translators comments
|
2016-10-29 20:32:38 +03:00 |
Mike Jolley
|
81778555c8
|
Use order statuses when getting refunds in api.
Closes #12102
@claudiosmweb
|
2016-10-19 12:53:49 +01:00 |
Justin Shreve
|
c1d7111240
|
Implement separate variation endpoints for managing a product's variations. Also adds tests.
|
2016-09-29 14:44:14 -07:00 |
Claudio Sanches
|
38e1be71eb
|
ID first for all elements in the REST API
cc @mikejolley
|
2016-08-22 16:58:34 -03:00 |
Mike Jolley
|
39f4a1cdca
|
Swaps meta_id for id across crud and api
|
2016-08-22 19:37:34 +01:00 |
Mike Jolley
|
09e43cf797
|
read only refunded by
|
2016-08-22 13:15:15 +01:00 |
Mike Jolley
|
fdd7e797ba
|
API get refunds
|
2016-08-22 13:15:15 +01:00 |
Mike Jolley
|
9e45927803
|
Create refund with crud
|
2016-08-22 13:15:15 +01:00 |
Mike Jolley
|
3f4ffe8a49
|
More crud updates
|
2016-08-19 17:05:47 +01:00 |
Mike Jolley
|
190cd0bf86
|
Remove direct access of item props in admin
|
2016-08-19 15:08:00 +01:00 |
Claudio Sanches
|
acd8a70a30
|
[2.6] [REST API] Allow save refund reason, closes #11718
|
2016-08-18 15:20:52 -03:00 |
Claudio Sanches
|
74484c7009
|
[2.6] [REST API] Fixed undefined order ID, closes #11707
|
2016-08-18 00:41:46 -03:00 |
Mike Jolley
|
7685587b22
|
payment_method
|
2016-08-05 16:04:41 +01:00 |