Commit Graph

102 Commits

Author SHA1 Message Date
0daa3fe879 closes #50 - add housing field to Address struct 2021-09-06 16:37:43 +03:00
RenCurs
baddbe95b2
Remove errs package, change logic for error processing (#48) 2021-04-26 12:09:21 +03:00
03fc70d679
Switch to go modules & update linter config (#49)
* update linter action config & fix for tests
* removed deprecate linters from the config
* switch to go modules
2021-04-16 14:25:25 +03:00
Yura
d551e91985
Serializating the Tag structure (#47)
closes #46
2021-03-05 14:49:13 +03:00
Alex Lushpai
e68199efb3
Static code analysis 2021-02-09 22:20:23 +03:00
58dfe0f16f Static code analysis 2021-02-09 16:10:58 +03:00
Akolzin Dmitry
7fc96e5542
fixes DeliveryTracking method (#44) 2021-01-29 14:29:44 +03:00
Alex Lushpai
3d71115827
Update product name, cleanup annotations (#43) 2020-12-15 13:33:24 +03:00
Akolzin Dmitry
c24cb50d9e
Move CI to GitHub Actions (#42) 2020-11-26 13:28:34 +03:00
Alex Lushpai
3a3b4590c3
Enhanced the capabilities of OrderDeliveryData 2020-08-06 14:09:56 +03:00
Daniel Weiser
56a053a61d UnmarshalJSON refactoring 2020-08-05 19:29:25 +03:00
Daniel Weiser
3be09aff75 Closes #33; New error messages 2020-08-05 17:54:47 +03:00
Daniel Weiser
f46bffa9b3 Enhanced the capabilities of OrderDeliveryData 2020-08-05 17:34:38 +03:00
Alex Lushpai
e9c6bf7474
New field Tags in Customer struct 2020-08-04 15:49:06 +03:00
Daniel Weiser
05ac38e199 fix Customer struct 2020-08-04 13:13:52 +03:00
Daniel Weiser
84a002991f new field Tags in Customer struct 2020-08-04 13:09:42 +03:00
Alex Lushpai
d105cf9dee
pass parameter 'by' in payment edit method 2020-08-03 13:16:57 +03:00
Daniel Weiser
13ec136ef0 closes #38; OrderPaymentEdit test 2020-08-03 12:56:15 +03:00
Daniel Weiser
c6d33b527a pass parameter 'by' in payment edit method 2020-07-29 17:27:52 +03:00
Alex Lushpai
a975815296
Return order data with orderCreate 2020-07-14 12:29:16 +03:00
aa1745c13a Closes #34 return order data with orderCreate 2020-07-14 12:18:22 +03:00
Alex Lushpai
2245c40212
Settings method 2020-07-14 11:36:57 +03:00
12ae59c7b1 settings method 2020-07-14 10:22:36 +03:00
Alex Lushpai
38acbef244
Fixes OrdersStatuses method description 2020-06-29 17:16:50 +03:00
Akolzin Dmitry
e9bfb72faf fixes OrdersStatuses method description 2020-06-29 16:34:01 +03:00
Alex Lushpai
a293f7235e
Orders statuses method 2020-06-29 16:28:19 +03:00
Akolzin Dmitry
1ede044644 fixes #30, orders statuses method 2020-06-29 16:26:10 +03:00
Alex Lushpai
03084ba3b8
Update README.md 2020-02-19 12:24:40 +03:00
Alex Lushpai
1963eeb727
Update README.md 2020-02-19 12:21:26 +03:00
Ilyas Salikhov
e8e8fb526c
Merge pull request #29 from Neur0toxine/master
[improvement] corporate customers
2019-11-26 10:42:51 +03:00
680fcf117c corporate customers history 2019-11-25 10:55:06 +03:00
f808c50da8 [improvement] run all tests 2019-11-25 10:28:35 +03:00
a5074f72f5 [fix] update badges & coverage for earlier go versions 2019-11-25 10:28:35 +03:00
76436cc054 [improvement] coverage 2019-11-25 10:28:35 +03:00
b4cceb213e [feature] "/customers-corporate" methods 2019-11-25 10:28:35 +03:00
Alex Lushpai
a3a642d631
Merge pull request #28 from gwinn/master
remove deprecated intercomCode field
2019-10-29 14:59:17 +03:00
Alex Lushpai
63ef49d10a remove deprecated intercomCode field 2019-10-29 14:55:16 +03:00
Alex Lushpai
3384a383b0
Merge pull request #27 from Neur0toxine/master
[enhancement] file api support
2019-09-09 15:51:46 +03:00
a0297dfae8 remove api key from parameter 2019-09-09 15:39:26 +03:00
ac2e0c0c7b use builtin errors 2019-09-09 15:01:17 +03:00
446e9a0e54 FileEdit fix, remove reduntant struct tag, improved test data 2019-09-09 14:57:58 +03:00
2f06836bd4 files upload support 2019-09-09 09:13:29 +03:00
Alex Lushpai
ddf8ee7cef
Merge pull request #26 from Frosin/master
Исправлена опечатка
2019-09-07 17:43:33 +03:00
Frosin
1ca8df9800 fixed type bugs 2019-08-20 11:47:53 +03:00
Frosin
64c42ae1fd text correction 2019-08-09 16:45:48 +03:00
Alex Lushpai
635e40dab2
Merge pull request #25 from iyzoer/master
Update User struct
2019-03-05 14:49:28 +03:00
Akolzin Dmitry
8dae906a3c Update User struct 2019-03-05 14:43:38 +03:00
Alex Lushpai
04f87e1fbc
Merge pull request #24 from iyzoer/master
error handling
2019-02-25 13:08:45 +03:00
Akolzin Dmitry
a774fa96be update README.md 2019-02-25 12:02:03 +03:00
Akolzin Dmitry
62ee2077a0 updated error handling 2019-02-21 11:51:50 +03:00