Commit Graph

554 Commits

Author SHA1 Message Date
ndiezel0
550e454fa1
HG-452: Party Management to it's own app (#561)
* HG-452: Party Management to it's own app

* HG-452: Implement ComputeSelector instead

* HG-452: Remove unused exception

* HG-452: Add compute terms example

* HG-452: Remove PartyID and PartyRevisionParam from ComputeP2PProvisionTerms params

* HG-452: Replace P2PProvisionTerms with P2PProviderRef

* HG-452: Fix exceptions

* HG-452: Review fix

* HG-452: Change ComputeP2PProvisionTerms to ComputeP2PProvider

* HG-452: Add ComputeProvider methods

* HG-452: Review fix

* HG-452: Add ComputePaymentProviderTerminalTerms

* HG-452: Add exceptions

* HG-452: Fix number
2020-04-30 10:59:26 +03:00
vitaxa
9383078f27
BJ-885: add chargeback to merch_stat (#563) 2020-04-29 13:37:21 +03:00
Anatoly Cherkasov
140a2a62b9
PROX-413: add Proxy (#562)
* PROX-413: add Proxy
2020-04-28 16:48:30 +03:00
ndiezel0
34b55eadfe
CDS-102: Remove cds (#559) 2020-04-14 11:23:32 +03:00
a.romanov
978cb4c601
BJ-844: Cash register provider (#557)
* BJ-844: Add cash register provider

* BJ-844: Remove commas

* BJ-844: Review fixes

* BJ-844: Use union for provider param type
2020-04-10 12:14:27 +03:00
Anton Kuranda
dfc81d0144
Let's make it opensource (#555) 2020-04-06 12:36:05 +03:00
Alexey
4a29b34710
HG-535: rename the CostOutOfRange error (#554) 2020-04-03 17:52:41 +03:00
Артем
860bbc61b1
DC-123: Add p2p template terms (#553) 2020-04-01 14:09:05 +03:00
Alexey
c266ea33f1
HG-535: add InvoiceCostOutOfRange exception (#552) 2020-04-01 13:21:56 +03:00
a.romanov
dca168edfc
BJ-825: Add CashRegisterProviderID (#551)
* BJ-825: Add CashRegisterProviderID

* BJ-825: Add CashRegisterProviderID
2020-03-27 12:10:39 +03:00
a.romanov
e5a354f5ab
BJ-825: CashRegisterModification (#549)
* BJ-825: CashRegModification

* BJ-825: Rename CashReg to CashRegister

* BJ-825: Rename CashReg to CashRegister

* BJ-825: Move CashRegisterParams to claim management space
2020-03-26 14:15:07 +03:00
Roman Pushkov
df38ac9a69
Chargebacks occured_at update (#548)
* add occurred_at to chargeback status and stages

* Update domain.thrift

* store occurred_at in InvoicePaymentChargebackChange

* remove occurred_at from status

* move occurred_at to InvoicePaymentChange
2020-03-23 14:44:22 +03:00
Roman Pushkov
0f6a3089cf
Add chargeback event timestamps (#547)
* add chargeback timestamps

* typo fix
2020-03-18 16:19:22 +03:00
Andrey Fadeev
8fe5f98b78
Add USDT (#546)
Add Tether USD token
2020-03-06 18:19:05 +03:00
Roman Pushkov
698bcd5f1d
Update chargeback proto (#545)
* optional levy in reject and reopen chargeback params

* add new terms

* remove partial chargeback terms

* reorder chargeback service terms

* remove chargeback payment method selector

* fix ordering
2020-03-05 17:58:15 +03:00
Sergei Shuvatov
8553862e3a
HG-525: add generic exception to CreatePaymentAdjustment method (#544) 2020-03-05 12:03:00 +03:00
Anatoly Cherkasov
e76b0f7cb5
PROX-389: add id (#543)
* PROX-389: add operationId and sessionId
2020-02-27 14:10:04 +03:00
Anatolii Karlov
6a4cdd6e4a
BJ-805: add UserInfo for CM Event (#542) 2020-02-26 14:26:35 +03:00
Артем
5519ffe0aa
FF-160: w2w (#541)
* added terms for w2w and deposit

* removed 2w2 provider

* fixed
2020-02-14 16:18:18 +03:00
Roman Pushkov
6886456dc9
Require chargeback id (#540) 2020-02-12 18:14:58 +03:00
Anatoly Cherkasov
7dd9035d89
PROX-386: add shop id, bump build_utils (#539)
* PROX-386: add shop id, bump build_utils
2020-01-29 11:12:09 +03:00
Sergei Shuvatov
d794c6aa26
HG-525: adjust payment status (#533) 2020-01-28 12:23:41 +03:00
Alexey
718ab96371
CDS-96: Remove PutCardData from v1 (#538) 2020-01-27 12:30:25 +03:00
Boris
d99586e473
rename masked_pan on last_digits (#537) 2020-01-24 16:19:30 +03:00
Inal Arsanukaev
d98b96585f
Added limit per shop for hooker (#536) 2020-01-23 18:05:17 +03:00
Anatolii Karlov
d3a9b8dc7e
BJ-759: update claim-managment protocol (#534) 2020-01-21 18:54:17 +03:00
Kostya
cd3f7f1792
#BJ-753: Add claim event sink (#531)
* Add claim event sink
2020-01-16 13:04:56 +03:00
Артем
2fa28c8e1e
HG-469: Recurent error (#532)
* added recurent error

* moved to route not found

* renamed
2020-01-15 16:36:17 +03:00
vitaxa
c153c3e0bd
PROXY-381: add 'qps' payment terminal (#529) 2020-01-10 14:28:55 +03:00
Roman Pushkov
29a65dc1fd
Add change target status chargeback event (#528) 2020-01-09 12:26:37 +02:00
Roman Pushkov
76e09ecc4e
MSFP-493: chargebacks (#465)
* init chargeback proto changes

* add InvoicePaymentChargeback struct template

* restructure, add GetPaymentChargeback method template

* chargeback states draft

* add chargebacks to payment processing

* code -> reason_code

* add update chargeback status draft

* update proto

* fix bracket

* update statuses

* add chargeback id

* fixes

* fix cb id name

* add chargeback event placeholders

* Revert 8e7d98

This reverts commit 8e7d98da27.

* update terms

* add chargeback error

* add chargeback status changed

* fix chargeback id

* Revert Revert 8e7d98

This reverts commit 66e1c8a35fbcd356f5765d60f787ba80bd88de76.

* fix dmsl app attempt

* add chargeback not found exception

* add hold funds option, change update chargeback

* minor fix

* minor fix

* update protocol

* add cb provision terms

* add cb in progress to create cb

* rename to damsel

* update

* partial chargebacks

* revert formatting

* fix funds status name

* review updates

* split chargeback params, update events

* add charged back state

* minor fix

* fix ref

* create cb event has chargeback instead of id

* separate functions for chargeback manipulation

* fix weird deletions

* fix invalid cb status exception

* minor fix

* fix cash reference

* add chargeback failed status

* add chargeback changed event

* fix

* funds_held to consistent hold_funds

* add chargeback stage

* add stage structs

* remove chargeback stage from change event

* add exceed exception to accept, reopen

* remove default hold funds in reopen params

* remove cart, remove insufficient balance exception, optional chargebacks

* revert InvoicePaymentChangePayload order

* remove charged_back from TargetInvoicePaymentStatus

* add stage chage to events

* remove failed status from chargebacks

* add inconsistent chargeback currency exception

* typo fix

* add inconsistent currency exception

* remove cb failures

* restore refunds insufficient funds error

* clean up comments

* separate event for stage

* cancel can throw invalid status

* add stage changed event to union

* add invalid stage exception

* add cash to accepted chargeback status

* more sophisticated reason classification

* use new chargeback reason in create

* fix struct names

* add descriptions for cb classifications

* remove cash from cb changed event

* add cash to status pending

* optional reason code, seemingly silly typing thought

* fix chargebacks field identifier

* add held_funds placeholder

* remove cb terms

* change held_funds to levy, make it required

* add optional context

* update events

* minor fix

* fix naming

* naming updates

* Revert "remove cb terms"

This reverts commit 68d488c92a1f053841101d33e508f9ea4ea957ba.

* add params to reject

* add body to cb changed event

* remove levy and body from cb changed event

* status updates

* add unsaved

* event granularisation

* change some fields to required
2019-12-27 16:44:27 +03:00
Anatolii Karlov
d8aee44066
BJ-744: remove PartyNotFound from ClaimManagement service (#527) 2019-12-26 14:46:36 +03:00
Anatolii Karlov
d1d02562b8
BJ-734: add "zotapay" domain/payment terminal (#526) 2019-12-24 13:38:29 +03:00
Anatolii Karlov
091eea4c64
BJ-734: add "zotapay" payment terminal (#525) 2019-12-19 15:39:47 +03:00
Andrew Mayorov
d3c8169059
Allow to forward computed fees to P2P adapter (#524) 2019-12-19 14:44:24 +03:00
Pavel Popov
f4febef512
BJ-720: Add ClaimID in search query (#523) 2019-12-13 16:08:00 +03:00
Baikov Dmitrii
0fd79b7368
BJ-703: Add terminal payment providers to merch_stat (#522) 2019-12-10 20:06:37 +03:00
Anatoly Cherkasov
5227a28c80
PROX-371: add PreAuthorizationFailure (#520)
* PROX-371: add PreAuthorizationFailure
2019-12-05 22:34:34 +03:00
Pavel Popov
5a78a60263
Add partyId in claim structure (#521) 2019-12-04 19:36:27 +03:00
Pavel Popov
f7d518b9ae
BJ-671: Claim management fixes and improvements (#519)
* BJ-671: Claim management fixes and improvements

* Add "RequestChanges" method
2019-11-29 18:16:23 +03:00
Boris
62f7a99aec
add PaymentToolToken, describe data for serialyze and encryption (#518) 2019-11-29 13:02:58 +03:00
Артем
3074af1851
FF-133: FIX p2p callback tag require (#517) 2019-11-25 17:10:32 +03:00
Inal Arsanukaev
cdb9559ca8
Added sequence_id to RecurrentPaymentToolEventSink (#516)
* Added sequence_id to RecurrentPaymentToolEventSink

* change required -> optional
2019-11-19 16:13:35 +03:00
a.romanov
3152dd4145
Fix. Rename QR code request to match swag method name (#515) 2019-11-15 14:20:25 +03:00
Andrew Mayorov
0dc5fccb3c
Ensure dialyzer runs on every build (#514)
* Bump to rbkmoney/image-build@4536c31
* Bump to rbkmoney/build_utils@4a09386
* Silence maven download progress reports
2019-11-14 14:12:40 +03:00
Anatolii Karlov
5de500f9f8
refactor refunds cash flows (#512) 2019-11-14 13:13:13 +03:00
Baikov Dmitrii
b2b651bd7a
Add to InvoicePayment/InvoiceRefund session info (#509) 2019-11-13 13:08:44 +03:00
Boris
472c56d614
FF-127: P2PInspectorSelector; LifetimeSelector (#510) 2019-11-06 13:25:17 +03:00
Sergey Yelin
2cf20342d2
CDS-95: Add optional exp_date and optional cardholder to BankCard (#511)
* CDS-95: Add optional exp_date and optional cardholder to BankCard

* cardholder -> cardholder_name
2019-11-06 09:22:10 +03:00
Boris
de2fe0bb26
add p2p_method (#506) 2019-10-28 17:10:22 +03:00