Alex Lushpai
8b136b075b
Аdd priceWithDiscount
to billing info
2021-12-14 15:18:36 +03:00
RenCurs
6a8f9ec589
Fix data of store in "RequestSave" ( #132 )
2021-12-14 15:18:01 +03:00
795ae316ff
add priceWithDiscount
to billing info
2021-12-14 15:10:41 +03:00
e76bb59970
Easiest way to disable the compiler prompt was not mentioned in the documentation ( #131 )
2021-12-13 10:46:08 +03:00
Сергей Чазов
8c05f269fa
deliveryType and billingInfo for IntegrationModuleEditInfo ( #130 )
2021-12-13 10:44:39 +03:00
75fd10d40e
Сustom methods support
2021-11-25 11:02:42 +03:00
Сергей Чазов
f0a1adfb3d
Add product batch edit request ( #127 )
2021-11-22 17:06:00 +03:00
Alex Lushpai
649b60b392
Сorrections for two namespaces & visible and variative fields
2021-11-16 12:42:24 +03:00
Alex Lushpai
f472ca1fde
page
and limit
request fields for /api/v5/store/products/properties
2021-11-16 12:34:20 +03:00
46954b290c
visible & variative params for product properties and filter
2021-11-11 14:33:46 +03:00
fdc01456d2
corrections for two namespaces
2021-11-11 10:24:26 +03:00
5a38c078c7
page
and limit
request fields for /api/v5/store/products/properties
2021-11-11 10:03:23 +03:00
Alex Lushpai
f2d9be5d4a
Add sites[][isDemo]
field for /api/v5/reference/sites
method
2021-11-08 12:08:40 +03:00
0b6ed08d49
add sites[][isDemo]
field for /api/v5/reference/sites
method
2021-11-08 11:38:26 +03:00
Alex Lushpai
c8be9c7891
Add scopes in credentials method
2021-10-26 13:34:46 +03:00
Akolzin Dmitry
a17a816198
add scopes in credentials method
2021-10-26 13:02:54 +03:00
Сергей Чазов
0ada1cd922
Add new loyalty methods ( #121 )
...
* add supporting /api/v5/loyalty/account/{}/bonus/{0}/details method
* repair example for getBonusAccountDetails
* add catcher ApiExceptionInterfaces for example for getBonusAccountDetails method
2021-10-15 13:42:17 +03:00
bce2bfaf4c
update pock to the latest version ( #120 )
2021-09-28 11:21:10 +03:00
tishmaria90
9c6029fa0d
add applyRound and loyaltyLevelId params ( #119 )
2021-09-28 11:20:48 +03:00
Alex Lushpai
fa93c2bc8d
Merge pull request #118 from Neur0toxine/fix-customer-birthday
...
closes #117 - fix for customer[birthday] date format
2021-09-03 12:38:29 +03:00
ed6f672cda
closes #117 - fix for customer[birthday] date format
2021-09-03 12:00:01 +03:00
Alex Lushpai
cefb9fabcf
Merge pull request #116 from Neur0toxine/fix-custom-fields-create-example
...
fix for displayArea for custom-fields/create request
2021-08-30 11:55:20 +03:00
822058c241
fix for displayArea for custom-fields/create request
2021-08-30 11:37:47 +03:00
Alex Lushpai
1a5c972842
Merge pull request #115 from Neur0toxine/fix-custom-field-annotation
...
fix for `CustomFieldsCreateRequest` annotations
2021-08-30 09:50:10 +03:00
b78088d794
fix for CustomFieldsCreateRequest
annotations
2021-08-30 09:43:47 +03:00
Alex Lushpai
fa85db6b7f
Replace deprecated bash uploader with the codecov action
2021-08-25 15:50:20 +03:00
Alex Lushpai
2282f2bb4c
Payment create model
2021-08-25 15:47:32 +03:00
f97fa8366f
replace deprecated bash uploader with the codecov action
2021-08-25 15:40:43 +03:00
fe3dd0134a
payment create model
2021-08-25 15:34:01 +03:00
Alex Lushpai
3d666332c3
PHP 8 support
2021-08-19 12:39:33 +03:00
a250b9d28e
PHP 8 support - closes #109
2021-08-19 12:14:24 +03:00
7d3ae80fe7
Support for /api/v5/loyalty/loyalties/{id}
and `/api/v5/loyalty/account/{id}
...
closes #108
2021-08-17 18:33:15 +03:00
Alex Lushpai
cfa975db17
/api/v5/orders/loyalty/cancel-bonus-operations
support
2021-07-21 14:46:37 +03:00
153bc6344e
/api/v5/orders/loyalty/cancel-bonus-operations
support
2021-07-21 14:37:45 +03:00
d7c36b2cc7
fix incorrect composer.json patching ( #106 )
2021-07-20 16:37:00 +03:00
Alex Lushpai
1bdf8be34c
correct DTO for settings statuses list in the delivery module configuration
2021-07-15 12:36:15 +03:00
d0ebd84cc8
correct DTO for settings statuses list in the delivery module configuration
2021-07-15 10:35:33 +03:00
Alex Lushpai
7040640b57
Extend of TariffListResponse and ShipmentPointListResponse
2021-06-11 11:22:28 +03:00
Alex Lushpai
b17385ffb6
Correct doctrine/annotations version constraint
2021-06-10 18:38:46 +03:00
8899cd6ee2
fix for phpmd
2021-06-10 14:57:24 +03:00
b2bd3ddfe1
correct doctrine/annotations version constraint
2021-06-10 14:51:20 +03:00
Ruslan Efanov
0e2867c9d9
Add extends for class TariffListResponse and ShipmentPoinListResponse
2021-06-09 09:38:19 +03:00
962ff0b1da
New API client
2021-06-02 17:00:32 +03:00
azgalot
6ed0d7eb0d
fixed throwing NotFoundException ( #98 )
2020-12-29 14:28:36 +03:00
Alex Lushpai
1109578208
NotFoundException for deleted accounts
2020-12-29 13:46:07 +03:00
Артаханов Андрей
db549ab357
added throwing NotFoundException
2020-12-29 13:31:04 +03:00
Alex Lushpai
0a0bb0e461
Update product name, cleanup annotations ( #96 )
2020-12-15 13:32:52 +03:00
Akolzin Dmitry
d77cb53f10
XDebug instead pcov ( #95 )
2020-11-25 20:53:56 +03:00
Akolzin Dmitry
f8ba3b1503
secrets ( #94 )
2020-11-24 16:24:26 +03:00
Alex Lushpai
063fe1f921
Update README.md
2020-11-24 14:24:29 +03:00