Commit Graph

463 Commits

Author SHA1 Message Date
dinama
7982bfe85f
ED-126: +CustomerManagement:ComputeTerms +extend ShopContract (#720) 2021-10-12 13:14:55 +03:00
dinama
792faba7ef
ED-273: +token provider MerchantID (#719) 2021-10-06 17:39:33 +03:00
Boris
dc92d06da2
del term legacy (#726) 2021-10-04 16:44:09 +03:00
dinama
c295ecb061
ED-272: +aggregate shop data (#721) 2021-09-30 12:28:48 +03:00
Sergey Yelin
dc2d14df50
ED-214: Add missing wallet errors (#724) 2021-09-29 13:15:18 +03:00
Sergey Yelin
5ef0be3120
ED-214: Add reason for invalid claims (#718) 2021-09-23 14:27:52 +03:00
Yaroslav Rogov
fcb8e91836
ED-263/fix: Make InvoiceTemplateCreateParams.name optional (#716) 2021-09-10 10:15:27 +03:00
Boris
bc46ccb40e
Add constants and default value 'none' for tokenization_method (#714) 2021-09-09 21:22:49 +03:00
Yaroslav Rogov
d7353cdaa3
ED-261/feat: Add name and created_at for InvoiceTemplate (#715)
* ED-261/feat: Add name and created_at for InvoiceTemplate

* ED-261/fix: Remove created_at from CreateParams
2021-09-09 16:11:55 +03:00
dinama
3351a0449d
ED-124: +pass realm mode to provider (#711) 2021-09-07 18:30:09 +03:00
vitaxa
b7f092ef41
JD-444: message exclusion (#699)
* JD-444: message-exclusion

* JD-444 return MessageExclusionObject after adding new rule

Co-authored-by: vitaxa <v.banin@rbkmoney.com>
Co-authored-by: Elena Kushchenko <kushchenko.elena@gmail.com>
2021-08-23 12:26:40 +03:00
Boris
02e7a539aa
add url in client_info (#706) 2021-08-20 15:42:04 +03:00
Andrew Mayorov
d6b295cff4
Drop outdated and unused thrift files (#700)
* Remove elastico.thrift as outdated and unused
* Remove event_stock.thrift as outdated and unused
* Remove signer.thrift as outdated and unused
2021-08-11 13:25:48 +03:00
Boris
1c7cfe6427
ED-157: expand PaymentRouteChanged add available_routes (#692)
* expand PaymentRouteChanged add candidates routes

* Update proto/payment_processing.thrift

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

Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>
2021-08-05 11:20:52 +03:00
Egor Cherniak
713799e663
Added separate method for getting refunds stat (#695)
Co-authored-by: e.chernyak <e.chernyak@rbkmoney.com>
2021-08-04 11:09:03 +03:00
Артем
fa979b0e7e
ED-20: Fix - Add bin data (#696)
* added bin data

* fixed
2021-08-03 11:34:09 +03:00
dinama
2479ea4d7c
ED-193: +PayoutMethod::payment_institution_account (#691) 2021-07-29 08:14:19 +03:00
Alexey
34a0652bc5
ED-198: Add fullfill_session scenario (#693) 2021-07-26 13:04:28 +03:00
dinama
da04d2c075
ED-194: new payouts (#689) 2021-07-13 20:46:57 +03:00
Sergey Yelin
04dfc996dd
Add missing option to fix woorl (#681) 2021-06-08 11:14:31 +03:00
Baikov Dmitrii
d6c4aae0c1
JD-337: Add CRM claim info (#680) 2021-06-01 14:34:30 +03:00
Inal Arsanukaev
238a7a41eb
JD-327: added new payout tool (#677)
* JD-327: added new payout tool

* Rename NKOInfo -> PaymentInstitutionAccount

* Rename nko_nfo -> payment_institution_account

* Removed account_id
2021-05-31 15:47:10 +03:00
Yaroslav Rogov
cc2875bd40
ED-148/feat: Add geo info to int. legal entity (#669)
* ED-148/feat: Add geo info to int. legal entity

* Update proto/domain.thrift

Co-authored-by: Sergey Yelin <elinsn@gmail.com>

* fix: Fix trade bloc repr.

* refactor: change country name

* refactor: typedef tradebloc

* refactor: Add TradeBloc to domain objects and refs

* fix: Switch back to string ID

* fix: Redo model, country include blocs

Co-authored-by: Sergey Yelin <elinsn@gmail.com>
2021-05-14 15:12:10 +03:00
Yaroslav Rogov
5b4e645b55
Ed 95/feat/id passing proto switch (#673)
* ED-95/feat: Switch proto defs for invoices as well
2021-05-14 13:45:20 +03:00
Yaroslav Rogov
f4d821a56b
ED-95/feat: Switch proto defs to required ids (#672) 2021-05-14 12:13:15 +03:00
Boris
47e810187b
ED-145: Add exception ProvisionTermSetNotFound (#668) 2021-05-12 18:55:21 +03:00
Ivan Martynyuk
647f3455fd
JD-253::add webmoney digital wallet to proto (#665) 2021-05-11 10:19:00 +03:00
Andrew Mayorov
3baeeaf5ae
ED-142: Add PayerSessionInfo trashcan-like struct (#666) 2021-04-29 11:17:23 +03:00
yuri-bukhalenkov
8284438bd0
ComputeGlobals call: removed globals_ref parameter (#664) 2021-04-20 17:31:06 +03:00
Sergey Yelin
8851c242d2
ED-102: Add CryptoCurrency dictionary (#662)
* ED-102: Add CryptoCurrency dictionary

* Update proto/domain.thrift

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

Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>
2021-04-05 22:21:35 +03:00
Sergey Yelin
61677b8600
Setup dictionaries and bank card validation rules (#639)
* Fix format

* Add new TerminalPaymentProvider struct

* Replace union with configurable one

* Unify provider types

* Rework DigitalWalletCondition

* Fix fields order

* TerminalPaymentProvider -> PaymentService

* Replace BankCardPaymentSystems enum with PaymentSystem struct

* Mark DigitalWalletProvider as legacy

* Add PaymentSystem to domain object

* Add missing

* Introduce PaymentToken

* Introduce MobileOperator

* Adjust index

* PaymentToken -> BankCardToken

* Add back value for digital wallet into payment method

* BankCardToken -> BankCardTokenService

* Add payment and bank card validation rules (#645)

* Update proto/domain.thrift

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

* ED-20: Mapping from legacy enums to new types (#656)

* ED-20: Mapping from legacy enums to new types

Co-authored-by: Andrew Mayorov <a.mayorov@rbkmoney.com>
2021-03-31 17:58:07 +03:00
Yaroslav Rogov
c3fb3d895b
ED 92+ED 94/feat/capi id generation (#660)
* fix: Fix formatting

* ED-94/feat: Add customer_id

* ED-92/feat: Add template_id

* ED-92/fix: Fix type for template_id
2021-03-24 13:42:11 +03:00
Yaroslav Rogov
78ccbad21c
ED-81/feat: Add customer_binding_id (#659) 2021-03-23 11:35:48 +03:00
Yaroslav Rogov
d67faab11e
ED-81/feat: Add rec_payment_tool_id to CustomerBindingParams (#658)
* ED-81/feat: Add rec_payment_tool_id to CustomerBindingParams

* Switch to optional
2021-03-22 12:15:18 +03:00
Andrey Fadeev
ca2b3adbeb
ED-82 Add bank account info to invoice details (#657) 2021-03-16 13:35:21 +03:00
yuri-bukhalenkov
2c99b42a3e
changed field #1 for InvoiceClientInfo from bool isTrusted to enum ClientTrustLevel trustLevel (#655) 2021-03-02 12:47:15 +03:00
dinama
9b3b518755
ED-33: +make scenario mandatory (#654) 2021-02-26 23:26:51 +03:00
dinama
90c62bfcdc
+drop legacy_domain_revision (#653) 2021-02-25 11:48:49 +03:00
Boris
b9e801edf6
Turnover limit upper boundary use as amount (#651) 2021-02-19 14:54:58 +03:00
Alexander Romanov
e606ac61e2
PLANTEAM-994: Add RBS terminal (#650) 2021-02-18 16:55:47 +03:00
Andrey Fadeev
957a713ee0
MSPF-560 Add more deprecation notes about provider replacement (#648) 2021-02-09 17:26:19 +03:00
yuri-bukhalenkov
95b0d8df0d
Hg-568: added a new field "trusted_client" for an antifraud system (#647)
* added trusted_client field to an InvoiceParams(payment_processing) and forwarded it to an Invoice(domain)

* pushed field trusted_client to a proxy_inspector

* HG-568: moved field trusted_client to an extra structure InvoiceClientInfo and renamed it to is_trusted
2021-02-09 10:35:01 +03:00
Sergey Yelin
bde841f1e6
Add uzcard as payment system (#646) 2021-02-01 17:01:47 +03:00
Артем
c5b986f1ff
MSPF-626: Add rate exceptions (#643) 2021-01-25 15:47:19 +03:00
dinama
093c982183
inspector: make_recurrent flag (#642) 2020-12-24 12:22:09 +03:00
Артем
2ddb354e54
MSPF-626: Partial commit(#640) 2020-12-21 17:13:58 +03:00
Andrew Mayorov
59207b8b0f
Try to explain Reference / DomainObject peculiarities (#638) 2020-12-10 18:31:40 +03:00
Andrey Fadeev
db2cf11be5
Fix routing rules field name in domain.Reference type (#637) 2020-12-10 14:04:54 +03:00
Артем
d8429c7f2e
MSPF-626: Proto limiter proto (#636)
* added provider limit terms

* added proto limiter

* added requested changes

* fixed

* minor

* renamed

* fixed
2020-12-09 22:27:41 +03:00
George Belyakov
62e3054cd0
DC-130: remove duplicate types fields in DomainObject and Reference unions (#635)
* remove duplicate types fields in DomainObject/Reference unions

* correct union tags

* change fields names in DomainObject/Reference unions
2020-12-08 11:12:36 +03:00