Commit Graph

37 Commits

Author SHA1 Message Date
Andrew Mayorov
15020323de
Update DigitalWalletDetails w/ respect to swag-payments (#7) 2022-04-14 11:16:12 +03:00
Andrew Mayorov
181a053ce7
Fix linter warnings 2022-03-14 20:31:30 +03:00
Inal Arsanukaev
999f11360d
JD-425: new payouts (#59) 2021-07-29 12:09:30 +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
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
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
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
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
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
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
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
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
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
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
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
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
Anatolii Karlov
320d11ec27 fix length (#6) 2019-10-03 19:23:56 +03:00
Anatolii Karlov
5f542db9b1
REP-58: add reporting (#5) 2019-10-02 14:31:38 +03:00
ndiezel0
a6393e939e
CAPI-381: Return missing definition (#4) 2019-09-23 17:27:30 +03:00
ndiezel0
558c63b116
CAPI-381: Return missing definitions (#3)
* CAPI-381: Return missing definitions

* CAPI-381: Remove readOnly fields and remove fill info from descriptions
2019-09-11 19:29:46 +03:00
ndiezel0
8892c9f0e2
CAPI-381: Fix build (#2)
* CAPI-381: remove unused x-merge-properties from definitions

* CAPI-381: revert x-merge-properties changes

* Revert "CAPI-381: remove unused x-merge-properties from definitions"

This reverts commit ae7ae9ba

* CAPI-381: rename `x-merge-properties` to `x-merge-obj`
2019-09-09 20:44:45 +03:00
ndiezel0
6d5fae7dce
CAPI-381: Port SWAG CAPI V3 to SWAG Analytics API (#1)
* CAPI-381: Port SWAG CAPI V3 to SWAG YAPI

* CAPI-381: Clean up unused definitions

* CAPI-381: Rename YAPI to Dashboard API

* CAPI-381: Remove wsd folder and review fixes

* Update spec/definitions/ContinuationToken.yaml

Co-Authored-By: Andrew Mayorov <a.mayorov@rbkmoney.com>

* CAPI-381: Update rebillyMerge script

* CAPI-381: Change copyright and remove wercker deploy

* CAPI-381: Fix `npm start`

* CAPI-381: Remove ExternalIDConflictError

* CAPI-381: Change error message example to one that can actually occur

* CAPI-381: Remove redundant error description

* CAPI-381: Rename x-rebillyMerge to x-merge-properties

* CAPI-381: Rename dashboard api to analytics api

* CAPI-381: Return copyright

* CAPI-381: Review fix

* CAPI-381: Remove ReadOnly fields

* CAPI-381: Remove `analytics` from paths

* CAPI-381: Correct API description
2019-09-06 17:43:30 +03:00