Commit Graph

19 Commits

Author SHA1 Message Date
a.romanov
b4850bf46b
BJ-937: Add method to get events by payoutID (#584)
* BJ-937: Add method to get events by payoutID

* BJ-937: Fix compilation
2020-06-15 15:37:03 +03:00
vitaxa
efbc1e16fb
BJ-885: add operation chargeback (#564) 2020-05-09 15:39:24 +03:00
Anatolii Karlov
93d3665e38
PAYOUT-112: add type in payout search request (#408)
* PAYOUT-112: add type in payout search request

* PAYOUT-112: fix enum title

* PAYOUT-112: fix
2019-02-21 15:41:14 +03:00
Pavel Popov
0fca200469
Extended changes for wallet payouts (#397)
* Extended changes for wallet payouts

* params -> shop_params

* Add amount in payout

* Add fee in payout

* Small refactor

* Review changes

* Add wallet type in magista
2018-12-24 16:36:42 +03:00
Pavel Popov
f11097581e
Wallet payouts (#395)
* Wallet payouts

* Add payout id in params

* Add metadata

* Add InvalidPayoutTool exception

* Cleanup

* Add Get method

* Add InsufficientFunds exception
2018-12-12 12:12:33 +03:00
Pavel Popov
bb3d376df8
Payout amount filter (#348)
* Payout amount filter

* Add currency filter

* Other review fixes
2018-07-18 17:08:46 +03:00
Pavel Popov
ea026e0258
Contract id in payout (#342) 2018-06-26 11:23:24 +03:00
Pavel Popov
5e0b522e1d
Payout currency in model for search (#328) 2018-04-18 15:08:01 +03:00
Inal Arsanukaev
4f6ecfe59d
PAYOUT-73: Manual sending report (#313)
* PAYOUT-73: Manual sending report

* Excluded -> included

* Fixed comment for GeneratePayouts

* Joined and renamed method
2018-03-21 17:53:36 +03:00
Pavel Popov
2bfa1a5f2c
Nonresidents payouts stats (#307)
* Nonresidents payouts stats
2018-03-15 13:03:41 +03:00
Andrew Mayorov
3dd66accb3
DC-66: Introduce payout terms (#283)
* DC-66: Introduce payout terms (#269)
* DC-66: Generalize cash flow constants
* DC-78: add ability to disable scheduled payouts (#284)
* DC-76: add ability to calculate fees for payout (#285)
* HG-312: add payout method condition (#294)
* HG-312: change InvalidRequest to OperationNotPermitted (#295)
* DC-80: enlarge international entities (#297)
* PAYOUT-52: Nonresidents in payout events (#298)
* CAPI-251: add varset for payment institution terms computation (#302)
2018-02-26 15:14:59 +03:00
Evgeny Levenets
284cb1ad85
BA-43: Bring payment institutions on the table (#259)
DC-62: add payment institution (#254)
  * add payment institution
  * add PaymentInstitutionRealm to identify test or live one
  * bump build image for the best thrift compiler
  * add PaymentInstitutionRef to contract creation params
  * remove shop, contract and party proto entirely

DC-64: add discrete party revisioning (#258)
  * add discrete party revisioning
  * add special PartyCreated change to separate service interface and event payload

DC-64: make party revisioning in change instead of event (#261)

DC-71: add international legal entity and bank account (#270)

DC-75: add migration data to Globals (#277)

DC-75: add backwards compatibility to party events (#278)
  * add notes about party revisioning
2018-01-19 16:44:26 +03:00
Pavel Popov
ee5c9c4b56
Payout processing improvements (#263)
* Payout processing improvements
2018-01-18 14:55:19 +03:00
Pavel Popov
52cb315963 Fix naming in payout proc proto (#228) 2017-09-22 18:46:40 +03:00
Pavel Popov
3954a8daa6 add legal agreement (#224) 2017-09-15 14:09:47 +03:00
Alexey Semenkov
c4fcf1f96c add amount to payout (#217)
* add amount
2017-09-06 17:37:00 +03:00
Pavel Popov
427459a2aa MST-106: Payouts (#188)
* MST-106: Payouts

* Add proto to erlang release

* MST-106: Fix field sequence

* MST-106: Rename payout type fields

* MST-106: Payout proto improvements (#201)

* MST-106: Add bank card data

* PayoutType -> PayoutTool (#204)

* Align fields nameing between merch_stat and domain (#214)

* SHT-89: get payout info for PAPI (#215)

* SHT-89: get payout info for PAPI
* SHT-89: removed pay2card interface
2017-09-04 18:40:55 +03:00
Kirill Konanykhin
7aaee14722 SHT-73: Payout processing (pay to card) (#185)
* SHT-73: Payout processing (pay to card)
2017-08-09 16:48:55 +03:00
Kirill Konanykhin
8b7b62dccc SHT-72: payout processing event sink (#179) 2017-08-01 15:30:18 +03:00