Commit Graph

58 Commits

Author SHA1 Message Date
Andrew Mayorov
f30e1f8e93
Clean up specification
And drop proprietary CI stuff.
2022-03-14 20:08:45 +03:00
Inal Arsanukaev
999f11360d
JD-425: new payouts (#59) 2021-07-29 12:09:30 +03:00
ndiezel0
56970a7926
ED-26: Add partyIDQuery to remaining operations (#55)
* ED-26: Add `partyIDQuery` to remaining operations

* ED-26: Rollback for reports
2021-05-17 17:08:19 +03:00
ndiezel0
2d44a8f820
ED-26: Remove last mention of x-rebillyMerge (#58) 2021-04-30 13:34:42 +03:00
Andrew Mayorov
0fa13899d8
Allow negative amounts in AmountResult (#56)
This is used for things like shop balances which may often be zero
and occasionally negative.
2021-04-26 13:13:37 +03:00
ndiezel0
54509a5b08
ED-26: Make partyIDQuery required (#53) 2021-03-24 18:59:19 +03:00
Alexander Romanov
17329d411a
PLANTEAM-994: Add RBS terminal (#51)
* PLANTEAM-994: Add RBS terminal

* PLANTEAM-994: Remove .iml file

* PLANTEAM-994: Add *.iml to .gitignore
2021-02-20 18:13:00 +03:00
Anatolii Karlov
1cbeab91b1
replace limit parameter for reports as optional (#50)
Co-authored-by: Rinat Arsaev <11846445+KrickRay@users.noreply.github.com>
2021-02-12 00:00:51 +07:00
Anatolii Karlov
5fac671a25
added limit for searchReports (#49) 2021-02-04 11:20:30 +07:00
Sergey Yelin
0bf98a2b22
Sync payment systems (#48)
* Sync payment systems

* Sync
2021-02-03 16:05:21 +03:00
Sergey Yelin
ac9673cb4d
Add YandexPay (#47) 2020-12-23 10:50:22 +03:00
Kostya
a8e149f62a
Bump build utils (#46) 2020-12-14 10:53:01 +03:00
Toporkov Igor
15ee694062
CAPI-429: Add uzcard to payment terminal providers (#45)
* Add uzcard to paymentTerminalProvider enum

* Add docker credentials to box
2020-11-25 14:35:53 +03:00
malkoas
b70cb5f2f3
FT/BJ-1009/added invoiceIDs in refunds, payment and invoice search (#43)
* FT/BJ-1009/added invoiceIDs in refunds, payment and invoice search
2020-11-20 13:20:42 +03:00
malkoas
8b5e6eb019
IS-1299: Bump dependencies (#44)
* IS-1299: Bump dependencies
2020-11-19 16:11:15 +03:00
Toporkov Igor
4ff20a1e0d
Add invlidPartyID error (#42) 2020-10-19 23:41:46 +03:00
Kostya
5b47497faf
Add group by shop method (#39) 2020-10-19 21:26:59 +03:00
Toporkov Igor
678c33d9c5
ANAPI-29: Add search by shop_id description (#41)
* Add simple description of shop id search

* Reword description

* Apply suggestion

Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>

Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>
2020-10-15 13:40:35 +03:00
Toporkov Igor
800071e494
ANAPI-29: Introduce shop environment parameter (#40)
* Intoduce shop environment parameter

* Rename environment -> realm

* Rename again, it's paymentInstitutionRealm now

* Use live instead of prod to comply with protocol terminology

* Extend paymentInstitutionRealm description
2020-10-09 15:46:12 +03:00
Alexey
a116e3543d
ANAPI-25: Add operations with explicit partyID where needed (#38) 2020-10-09 11:35:59 +03:00
Pavel Popov
1deae40c0c
MST-215: Search by external_id (#37) 2020-10-05 13:52:24 +03:00
Kostya
e6ae7da231
Add excludes (#36)
* Add excludes shop ids parameter
2020-09-10 18:29:05 +03:00
Alexey
2046001873
ANAPI-24: Fix chargeback typos (#35) 2020-08-14 15:25:03 +03:00
Baikov Dmitrii
df5b150ed9
REP-70: Add new report type (#34) 2020-08-04 11:47:51 +03:00
Baikov Dmitrii
b6ff333461
MST-214: Add chargebacks search (#33) 2020-08-03 18:30:32 +03:00
Toporkov Igor
d148d025c8
ANAPI-22: Cancel Reports (#32)
* Create cancel report api handle

* Add comment about cancel restrictions

* Reword description to comply with capi
2020-08-03 14:17:21 +03:00
Kostya
72212b49a8
Add new method for groupingby suberrors (#31) 2020-05-26 13:40:52 +03:00
ndiezel0
29e4b8ba3f
ANAPI-19: Add shopID to Refund (#30) 2020-05-19 17:32:53 +03:00
Kostya
9cec98dd42
Change type percent to double (#29)
Co-authored-by: k.struzhkin <k.struzhkin@MacBook-Pro-rbkadmin.local>
2020-04-15 12:51:16 +03:00
vitaxa
4121c9d90f
BJ-843: searchPayments shopIds param (#27) 2020-03-30 13:37:29 +03:00
ndiezel0
6c2e0f6fb5
ANAPI-14: Change basePath (#28) 2020-03-30 10:43:48 +03:00
ndiezel0
01266444c5
ANAPI-12: Fix broken regexp (#26) 2020-03-19 16:23:53 +03:00
Kostya
95dbdc2c7c
Fix ids and types (#25)
* Fix ids and types


Co-authored-by: k.struzhkin <k.struzhkin@rbkmoney.com>
2020-03-10 15:43:18 +03:00
Kostya
bbf8769b4b
Remove party (#24)
* Remove unused partyId

Co-authored-by: k.struzhkin <k.struzhkin@rbkmoney.com>
2020-03-06 16:43:16 +03:00
Kostya
62bfda8acc
Add build utils (#23)
* Add build utils
2020-03-05 16:25:17 +03:00
Kostya
b8494fdf42
Add balances method (#22)
* Add balances method
2020-03-05 15:15:58 +03:00
Sergey Yelin
3629e1f8ca
Applepay can have empty bin (#21) 2020-03-04 17:09:25 +03:00
Kostya
04d8e8822c
New analitics methods (#16)
* Add analytics methods
2020-03-04 09:56:51 +03:00
Sergey Yelin
257693cdf3
Add missing payment terminal types (#20) 2020-03-02 12:08:22 +03:00
Baikov Dmitrii
7d944448c1
BJ-739: Redecorate user filters (#19) 2019-12-27 13:32:23 +03:00
Baikov Dmitrii
0a35ecfc03
BJ-703: Add terminal providers (wechat, alipay) (#17) 2019-12-24 11:58:44 +03:00
ndiezel0
a85c10e4da
ANAPI-8: Update search methods with crypto and mobile commerce (#18)
* ANAPI-8: Add crypto currency to search

* ANAPI-8: Add mobile commerce to search
2019-12-23 19:11:45 +03:00
Rinat Arsaev
e77d922e1e Remove reports partyID (#15)
* partyID to optional

* remove partyID
2019-11-01 12:59:35 +03:00
ndiezel0
0b8a74fb17
Add deploy step for wercker to release to gh-pages (#14) 2019-10-28 15:46:34 +03:00
ndiezel0
da829100d5
Add provision of service back except in report creation (#13) 2019-10-22 14:10:54 +03:00
ndiezel0
828c53d54e
Remove provisionOfService (#12) 2019-10-18 16:59:57 +03:00
Rinat Arsaev
a285c49b41
Ft/FE-935: Add continuation token 4 reports (#11) 2019-10-10 14:37:44 +03:00
Alexandra Usacheva
787bc307f6
rename plugin call (#10)
rename plugin call
2019-10-07 18:02:39 +03:00
Alexandra Usacheva
af10b51873
Fix/digital wallets (#9) 2019-10-07 17:03:18 +03:00
Alexandra Usacheva
71bd6c5023
fix: added qiwi details (#8) 2019-10-07 16:30:20 +03:00