damsel/proto
Артем 49d38300c9
DC-99: Proto for split mvp (#634) (#671)
* DC-99: Proto for split mvp (#634)

* added draft cash flow v2

* added split stuff

* refactored

* removed fees and external id

* added allocation

* refactored allocation

* refactored

* added requested changes

* fixed

* fixed field names

* added some requested changes

* fixed

* BUSINESS-134: support split payments in hooker (#667)

Co-authored-by: v.hramov <v.hramov@rbkmoney.com>

Co-authored-by: mr-impossibru <64555470+mr-impossibru@users.noreply.github.com>
Co-authored-by: v.hramov <v.hramov@rbkmoney.com>

* JD-306: Add allocation to proxy inspector (#674)

* Add basic allocations service terms (#682)

Alos leave note about allocations in refunds.

* Rename `allowed` → `allow` (#683)

For the sake of consistency.

* ED-69: Move changes from cash_flow.thrift to domain.thrift and remove cash_flow.thrift (#684)

* ED-69: Add deprecation to FinalCashFlow in InvoicePaymentAdjustment

* ED-69: Fix cycle dependencies

* ED-69: Rename invoice_adjustments to adjustments

* ED-69: revert adjustments in new file and make FinalCashFlow what CashFlow meant to be

* ED-69: Remove repetition in struct fields

* JD-477:  merch stat for new  payouts (#688)

* JD-477:  merch stat for new  payouts

* kek

* ED-69: Change ProviderTerminalRef to TerminalRef (#690)

* Allocations added to merch stat (#697)

* ED-69: Add InvoiceUnallocatable error (#702)

* ED-69: Add Allocation to InvoicePaymentCaptureStarted event (#703)

* ED-69: Add Allocation to InvoicePaymentCaptureStarted event

* fixed

* renamed

* fixed

* ED-69: Fix double params

Co-authored-by: WWW_cool <WWW_cool@inbox.ru>

* ED-69: Remove AllocationTransactionPrototypeFeeShare due to uselessness (#709)

* ED-69: Remove id from AllocationTransactionPrototype (#710)

* Update proto/payment_processing.thrift

* ED-69: Add Allocation exceptions to CreateInvoice, Capture and Refund (#705)

* ED-69: Add AllocationNotAllowed to Capture

* ED-69: Add refund exceptions

* ED-69: Add some more exceptions to create invoice and capture

* ED-69: Add more exceptions

* ED-69: Change Allocation exception set

* ED-69: Change Allocation exception set

* ED-69: Add AllocationNotFound exception to refund (#728)

Co-authored-by: mr-impossibru <64555470+mr-impossibru@users.noreply.github.com>
Co-authored-by: v.hramov <v.hramov@rbkmoney.com>
Co-authored-by: Baikov Dmitrii <44803026+D-Baykov@users.noreply.github.com>
Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>
Co-authored-by: dinama <dinama@users.noreply.github.com>
Co-authored-by: ndiezel0 <ndiezel0@gmail.com>
Co-authored-by: Inal Arsanukaev <in.all.young@gmail.com>
Co-authored-by: Egor Cherniak <cherniak3@yandex.ru>
2021-10-19 19:13:23 +03:00
..
accounter.thrift SHMW-30: Add option to refer account creation time (#334) 2018-05-16 16:08:45 +03:00
base.thrift Setup dictionaries and bank card validation rules (#639) 2021-03-31 17:58:07 +03:00
claim_management.thrift ED-274: Add missing wallet modification (#729) 2021-10-18 10:48:25 +03:00
context.thrift DC-83: add RBKWallet to party management (#325) 2018-07-17 17:32:10 +03:00
domain_config.thrift DC-120: Fix domain_config.Commit exception interface (#586) 2020-06-22 11:13:56 +03:00
domain.thrift DC-99: Proto for split mvp (#634) (#671) 2021-10-19 19:13:23 +03:00
geo_ip.thrift BJ-348 Add new method for service geo location (#399) 2019-01-10 18:33:19 +03:00
identity_document_storage.thrift DC-83: add RBKWallet to party management (#325) 2018-07-17 17:32:10 +03:00
json.thrift HG-116: Fix a couple of consistency and clarity issues (#97) 2016-12-13 20:23:13 +03:00
merch_stat.thrift DC-99: Proto for split mvp (#634) (#671) 2021-10-19 19:13:23 +03:00
message_sender.thrift JD-444: message exclusion (#699) 2021-08-23 12:26:40 +03:00
msgpack.thrift HG-116: Fix a couple of consistency and clarity issues (#97) 2016-12-13 20:23:13 +03:00
papidmt.thrift wrapper for typedef (#93) 2016-12-08 12:46:35 +03:00
payment_processing_errors.thrift HG-469: Recurent error (#532) 2020-01-15 16:36:17 +03:00
payment_processing.thrift DC-99: Proto for split mvp (#634) (#671) 2021-10-19 19:13:23 +03:00
payment_tool_provider.thrift ED-273: +token provider MerchantID (#719) 2021-10-06 17:39:33 +03:00
payment_tool_token.thrift ED-102: Add CryptoCurrency dictionary (#662) 2021-04-05 22:21:35 +03:00
payout_processing.thrift BJ-937: Add method to get events by payoutID (#584) 2020-06-15 15:37:03 +03:00
preauth.thrift HG-109 Add basic inspector proxy and minor refactoring (#92) 2016-12-09 16:03:31 +03:00
proto_limiter.thrift MSPF-626: Add rate exceptions (#643) 2021-01-25 15:47:19 +03:00
proxy_inspector.thrift DC-99: Proto for split mvp (#634) (#671) 2021-10-19 19:13:23 +03:00
proxy_provider.thrift ED-142: Add PayerSessionInfo trashcan-like struct (#666) 2021-04-29 11:17:23 +03:00
repairing.thrift Allow to redefine action upon adhoc repair (#411) 2019-02-22 18:08:13 +03:00
reporting.thrift Add api for report cancellation (#346) 2018-07-09 19:32:26 +03:00
test.thrift HG-116: Fix a couple of consistency and clarity issues (#97) 2016-12-13 20:23:13 +03:00
timeout_behaviour.thrift mv timeout_behaviour; add to session (#467) 2019-08-09 10:58:32 +03:00
user_interaction.thrift Fix. Rename QR code request to match swag method name (#515) 2019-11-15 14:20:25 +03:00
walker.thrift WALK-42: Added exceptions in throws (#262) 2017-11-29 19:38:09 +03:00
webhooker.thrift HOOK-107: manual sending hooks (#604) 2020-07-29 18:29:00 +03:00
withdrawals_domain.thrift PROX-295: add ewallet (#440) 2019-05-15 13:44:12 +03:00
withdrawals_errors.thrift DC-83: add RBKWallet to party management (#325) 2018-07-17 17:32:10 +03:00
withdrawals_processing.thrift DC-83: add RBKWallet to party management (#325) 2018-07-17 17:32:10 +03:00
withdrawals_provider_adapter.thrift Withdrawal provider: added optional trx info (#615) 2020-09-18 13:40:35 +03:00