k.struzhkin
2310d495fb
Change event sink party to kafka
2020-03-18 17:55:21 +03:00
Pavel Popov
a28ad6d5fb
BJ-829: Bump fistful-proto ( #101 )
...
* BJ-829: BUmp fistful-proto
* BJ-829: Another proto bump
2020-03-17 18:57:20 +03:00
Inal Arsanukaev
05e2d15272
Upd damsel version ( #100 )
...
* Upd damsel version
* Fixed field
* Fix test
Co-authored-by: Inal Arsanukaev <inalarsanukaev@MacBook-Pro-Inal.local>
2020-03-16 19:36:54 +03:00
Kostya
4a5fff8e68
#BJ-752: Up fistful proto ( #97 )
...
* Up fistful proto
* Up build utils
* Bump from master
* BJ-752: Fix with indentity blocking statuses
Co-authored-by: Pavel Popov <tolkonepiu@users.noreply.github.com>
2020-03-02 17:22:53 +03:00
Kostya
77284dc335
#BJ-765: Add bank info fields ( #98 )
...
* Add bank info fields
* Fix after review
* Add 'if not exists' clause
Co-authored-by: Pavel Popov <tolkonepiu@users.noreply.github.com>
2020-02-04 17:07:17 +03:00
Kostya
a9c073da8a
Merge pull request #99 from rbkmoney/ft/fix-logs-rotate
...
Fix logs lib
2020-01-23 14:52:50 +03:00
k.struzhkin
c4be206bf2
Up utils
2020-01-23 14:36:30 +03:00
k.struzhkin
f720d381c8
Fix lgs lib
2020-01-23 14:34:32 +03:00
Inal Arsanukaev
0915fcaaf3
NEW-47: Drop not null ( #96 )
2019-12-11 16:02:11 +03:00
Pavel Popov
7ff4a4566a
BJ-700: Add "if not exists" to last migration script ( #95 )
2019-12-10 17:14:47 +03:00
Pavel Popov
03d6bae969
BJ-700: Add external_id for invoices, payments and refunds ( #94 )
2019-12-10 14:28:00 +03:00
Inal Arsanukaev
5a937213b5
Fixed order of publishers ( #93 )
2019-12-05 18:35:46 +03:00
Inal Arsanukaev
c375ceaabe
Using property for enable or disable recpaytool ( #92 )
2019-12-03 16:31:51 +03:00
Inal Arsanukaev
63664b74f2
Fix property ( #90 )
2019-12-02 21:58:07 +03:00
Inal Arsanukaev
255d036d7f
NEW-45: conditional on property ( #87 )
...
* Added conditional on property
* NEW-45: Fixed property
* NEW-45: fixed property
2019-12-02 14:53:54 +03:00
Inal Arsanukaev
bd937df5b3
NEW-46: recurrent payment tool event sink ( #88 )
...
* Added recurrent payment tool event sink support
* Added final
* Added test
* Fix after кумшуц
* Fix after review
* Moved transactional to handler
2019-11-26 18:42:53 +03:00
Inal Arsanukaev
7717894a00
Set null some fields ( #84 )
...
* Set null some fields
* Fix
2019-10-24 16:44:49 +03:00
Inal Arsanukaev
f1bbc7c572
Newway: Batches ( #83 )
...
* Newway: Batches
* Fix with InvoicePaymentCaptureStartedHandler
* Fix with carts
* Fix tests
* Fix tests
* Fix after review
* Fix test
* Moved saving of events to storage
* Added tests, fixed after comments
* Fixes
* Remove transactional
* Fix after kenny
* Adde check with invoice carts
* Moved fee's calculation from db to app
* Revert application.yaml
* Fix lowercase
2019-10-08 13:10:18 +03:00
Anatolii Karlov
ba76cae0b7
add new payment methods ref ( #82 )
2019-09-25 18:12:55 +03:00
Pavel Popov
a27cfa8f0c
Capture started handler ( #80 ) ( #81 )
...
* Capture started handler (#80 )
* Bump damsel
- add capture started handler
* mobile commerce payment tool
* fistful-proto bump version (#77 )
* Revert "Merge branch 'master' into capture-started-handler"
This reverts commit 1a772c262277c55ede44b646873fb4e0c9e1b87f, reversing
changes made to 9c6e6db6be6b9b61c4da9d520f4c65690bf06fce.
* merged
2019-09-25 14:56:30 +03:00
Anatolii Karlov
362e18993f
fistful-proto bump version ( #77 )
2019-09-23 19:48:56 +03:00
Anton Kuranda
351ba2c800
Merge pull request #76 from rbkmoney/ft/opensource
...
Let's make it opensource
2019-09-20 00:20:42 +03:00
Anton Kuranda
e8de0eb219
Let's make it opensource
2019-09-20 00:20:29 +03:00
Inal Arsanukaev
dace9734fe
Added constraint for rates ( #74 )
...
* Added constraint for rates
* Added constraint for rates
* Delete shitty rates
2019-09-04 13:57:53 +03:00
Inal Arsanukaev
766a852f48
Updated according to fistful-proto ( #73 )
2019-08-27 13:33:08 +03:00
Inal Arsanukaev
4a449ae4da
Added adjustment status ( #72 )
2019-07-22 16:16:48 +03:00
Inal Arsanukaev
d96f141df2
Fixed rows check for identity and challenge ( #71 )
2019-07-03 14:00:26 +03:00
Inal Arsanukaev
5e12c7e880
Merge pull request #70 from rbkmoney/ft/set_max_failures_negative
...
Set maxFailures=-1
2019-07-01 18:38:16 +03:00
Inal Arsanukaev
3d4529bac6
Set maxFailures=-1
2019-07-01 18:37:06 +03:00
Inal Arsanukaev
5cfaf57d26
Merge pull request #68 from rbkmoney/ft/fix_error_handler
...
Fixed kafka stuff
2019-07-01 16:15:13 +03:00
Inal Arsanukaev
5c0e786702
Returned json saving
2019-07-01 16:02:53 +03:00
Inal Arsanukaev
971a129c75
added log
2019-07-01 15:54:13 +03:00
Inal Arsanukaev
b47cac3be3
Merge branch 'ft/fix_error_handler' of github.com:rbkmoney/newway into ft/fix_error_handler
2019-07-01 14:04:34 +03:00
Inal Arsanukaev
d5bc8e885b
Added error log
2019-07-01 14:04:08 +03:00
Anatolii Karlov
b5f957a63e
Merge pull request #69 from rbkmoney/ft/fix_error_handler_add_easyway
...
refactor tests
2019-07-01 13:26:25 +03:00
karleowne
62fae1a5c8
refactor tests
2019-07-01 13:12:38 +03:00
Inal Arsanukaev
946aa989cc
Fixed kafka stuff
2019-06-28 18:12:49 +03:00
Inal Arsanukaev
9e1496f1e6
Merge pull request #67 from rbkmoney/fx/stupid_bug
...
Fix
2019-06-25 16:14:23 +03:00
Inal Arsanukaev
605b7d607f
Set retryPolicy = -1
2019-06-25 15:43:45 +03:00
Inal Arsanukaev
7ef6b433c7
Fix
2019-06-25 15:39:09 +03:00
Inal Arsanukaev
d677e3453f
Merge pull request #66 from rbkmoney/ft/cash_flow_check
...
Ft/cash flow check
2019-06-21 17:23:48 +03:00
Inal Arsanukaev
5179fa0312
Fix after review
2019-06-21 15:27:05 +03:00
Inal Arsanukaev
6b664e0116
removed old version of updateNotCurrent
2019-06-20 22:15:17 +03:00
Inal Arsanukaev
f8c49f2144
Changed updateNotCurrent, added test
2019-06-20 22:06:54 +03:00
Inal Arsanukaev
8bab493a84
Fixed executeWithReturn
2019-06-19 22:47:09 +03:00
Inal Arsanukaev
21d2c5e31b
Na nikitychah
2019-06-19 22:33:44 +03:00
Inal Arsanukaev
8a5efdabed
Removed shit
2019-06-19 22:24:57 +03:00
Inal Arsanukaev
d7414b8847
Fixed cashflow duplication check
2019-06-19 22:23:24 +03:00
Pavel Popov
91ae559af0
Add crypto wallet in withdrawal session ( #63 )
...
* Add crypto wallet in withdrawal session
* Fixes
2019-06-04 16:49:50 +03:00
Pavel Popov
8269f262cd
Add crypto currency and wallet ( #61 )
...
* Add crypto currency and wallet
* Added crypto wallet for destination
* Added payment tool type
* Add new types
* Remove redundant setter
2019-06-04 12:44:25 +03:00