Alexey
487cfaf843
DC-111: Add subagent account ( #56 )
2019-02-01 12:08:46 +03:00
Andrey Fadeev
8ef6c2449e
Update dmsl to rbkmoney/damsel#402 ( #55 )
2019-01-29 14:23:18 +03:00
Boris
2f1fa9b5fb
FF-44: thrift API for wallets ( #51 )
...
* FF-37: init
* FF-37: impl wallet(create,get) thrift; tests
* FF-37: delete junk
* FF-37: improve tests
2019-01-29 12:54:26 +03:00
Артем
4aeeaefd48
FF-43: Reporter ( #53 )
2019-01-22 15:48:28 +03:00
Evgeny Levenets
6cb0832a46
Bump swag to fix search withdrawals by ID ( #52 )
2019-01-17 18:58:41 +03:00
Andrew Mayorov
6001bfd993
Bound session poll timeouts during withdrawal processing ( #50 )
2019-01-17 11:52:58 +03:00
0x42
93a439ddaa
Merge pull request #48 from rbkmoney/FF-33/ft/deposit_check_wallet_limits
...
FF-33: check wallet limit on deposit
2018-12-25 12:49:06 +03:00
0x42
03d544a7a6
FF-33: fix for PR 4
2018-12-25 12:17:17 +03:00
0x42
9653db2d39
FF-33: fix tests, add last fistful-proto to rebar.lock
2018-12-24 14:18:58 +03:00
0x42
fa07cfa659
FF-33: Merge branch 'master' into FF-33/ft/deposit_check_wallet_limits
2018-12-24 13:15:50 +03:00
0x42
faf56650e6
FF-33: fix for PR-3(rename method)
2018-12-24 13:03:51 +03:00
0x42
59b0c8686a
FF-33: fix PR
2018-12-24 10:49:48 +03:00
Артем
8da0943200
FF-21: Withdrawal idempotency ( #40 )
2018-12-20 15:47:13 +03:00
0x42
15ed42918e
FF-33: fix for PR
2018-12-20 15:18:47 +03:00
0x42
5fcc88c849
FF-33: del lager from config files.
2018-12-19 15:51:28 +03:00
0x42
f5de834de4
FF-33: use new thrift ver, add validation in createDeposit [>0, currency].
...
Add tests.
2018-12-19 15:19:12 +03:00
0x42
7f7b64f265
FF-33: add tests, add exceptions
2018-12-19 13:34:20 +03:00
kloliks
6bf8f93a0d
FF-31: list_withdrawal: search by withdrawal_id ( #49 )
...
* FF-31: list_withdrawal: search by withdrawal_id
* FF-31: resolve discussion
2018-12-19 12:40:39 +03:00
0x42
72eb19ea57
fix editor[vscode]
...
изменено: apps/ff_server/src/ff_server.erl
изменено: apps/ff_transfer/src/ff_deposit.erl
изменено: apps/ff_transfer/test/ff_transfer_SUITE.erl
2018-12-17 16:28:48 +03:00
0x42
21bb7e71e6
FF-33
...
добавил тест для большого deposit;
код для проверки лимитов кошелька убрал в ff_party
изменено: apps/ff_cth/src/ct_payment_system.erl
новый файл: apps/ff_server/rebar.config
изменено: apps/ff_server/src/ff_server.erl
изменено: apps/ff_transfer/rebar.config
изменено: apps/ff_transfer/src/ff_deposit.erl
изменено: apps/ff_transfer/src/ff_withdrawal.erl
изменено: apps/ff_transfer/test/ff_transfer_SUITE.erl
изменено: apps/fistful/rebar.config
изменено: apps/fistful/src/ff_party.erl
2018-12-17 16:18:47 +03:00
Артем
44d8f789f2
fix ( #47 )
2018-12-13 12:14:45 +03:00
Артем
cf18e94465
FF-23: Woody retries ( #44 )
2018-12-13 11:29:18 +03:00
kloliks
4bb7bec5e9
FF-11: wapi tests ( #46 )
...
* FF-11: add wapi tests: identity, wallets
* FF-11 WIP:add wapi tests: payres, destinations
* FF-11: wapi tests completed: identity, wallets, payres, destinations
2018-12-05 18:26:56 +03:00
Andrey Fadeev
6d30750423
FF-30 Add currency selector
to provider fee ( #45 )
...
Add missed currency to provider settings
2018-12-03 19:35:26 +03:00
Evgeny Levenets
be3bb817f2
MST-205: support wallet created_at field in stat response ( #43 )
2018-11-30 12:07:38 +03:00
Evgeny Levenets
7579e0f182
MST-205: fix failure encoding ( #42 )
2018-11-28 14:52:33 +03:00
Evgeny Levenets
108a37962e
MST-205: bump damsel to fix 500s ( #41 )
2018-11-27 17:46:35 +03:00
Артем
cbf1e08674
CAPI-317: Fistful stat ( #37 )
2018-11-21 12:19:40 +03:00
Артем
52232b54cb
FF-25: Migration for postings events 1860-5000 ( #39 )
2018-11-21 09:55:43 +03:00
Артем
9e22461947
updated cowboy_access_log ( #38 )
2018-11-19 14:15:15 +03:00
Артем
0718175551
bugfix ( #36 )
2018-11-16 11:47:13 +03:00
Артем
6b46a23076
FF-20: Session eventsink ( #35 )
2018-11-15 14:32:50 +03:00
Артем
f1901a79cc
FF-19: Destination eventsink ( #34 )
2018-11-09 14:38:05 +03:00
Артем
853659ca8f
HG-384: Update fistful proto ( #32 )
2018-11-06 14:47:44 +03:00
Артем
7acf0bbc76
HG-384: Identity bugfix ( #30 )
2018-11-03 02:26:30 +06:00
Артем
58c1dbe319
HG-384: New eventsinks ( #23 )
2018-11-02 17:21:59 +06:00
Andrey Fadeev
b3e4729dd0
HG-392 Add accounter unhold in failed withdrawals ( #29 )
...
* Add accounter unhold in failed withdrawals
* Add simple error mapping
2018-11-01 12:33:04 +03:00
Andrey Fadeev
57fc3b7f30
FF-7 Add old cashflows decoding ( #28 )
2018-10-31 14:33:24 +03:00
Evgeny Levenets
f1e3355dca
HG-392: check limits for wallet and withdrawal ( #25 )
...
* fix gitmodules
* remove wtf
* HG-392: check limits for wallet and withdrawal
2018-10-30 17:30:42 +03:00
Andrey Fadeev
1b8c6a13b8
FF-7 Fix swag args decoding ( #27 )
2018-10-29 14:25:09 +03:00
Andrey Fadeev
720a2e6549
FF-7 Add lazy account reading ( #24 )
...
Use a system account only if it was used in the cashflow.
Use a separate account for each currency
2018-10-25 19:51:09 +03:00
Andrey Fadeev
8f1383a4f0
FF-7 Add cash flow and fee ( #20 )
2018-10-19 13:34:47 +03:00
Anton Belyaev
eb3e147005
Fix a bug: unset woody context in handler process on finish ( #22 )
2018-10-11 18:23:14 +03:00
Anton Belyaev
577e3079e9
Fix: postings name spacing and config alignment ( #19 )
...
* Fix transfer name spacing
* Align config with implementation
2018-10-08 20:00:49 +03:00
Anton Belyaev
f34daad30c
Fix ff_transfer_machine actions ( #18 )
2018-10-08 15:01:06 +03:00
Anton Belyaev
2e83eb06a5
Fix ff_server childspec ( #17 )
2018-10-05 17:40:10 +03:00
Anton Belyaev
2ef60af224
Fix withdrawal params creation ( #16 )
2018-10-05 16:38:40 +03:00
Anton Belyaev
9f27ef35ef
FF-2: add deposit api and refactor ff_withdrawal ( #14 )
...
* FF-2: refactor ff_withdrawal
- introduce ff_transfer_machine and new ff_transfer as an underlying process
for any withdrawal, deposit and transfer between wallets.
- rename apps/ff_withdraw -> apps/ff_transfer and make corresponding updates
including sys.config.
- rename fistful/src/ff_transfer.erl -> fistful/src/ff_postings_transfer.erl
* Introduce ff_instrument as an underlying abstruction for ff_destination and ff_source.
* Add ff_deposit
* Add ff_source
* Add FistfulAdmin thrift service
* Add transfer migration code
2018-10-05 14:19:46 +03:00
Anton Belyaev
ddf5630f5b
Turbofixes: add negative acc amount support and bump dmsl ( #13 )
...
* Temporarily remove amount validation for accounts
* Bump dmsl for the sake of party mgmt
2018-09-26 14:51:13 +03:00
Anton Belyaev
f74a1114e3
Add multiple withdrawal adapters support ( #12 )
...
* Remove wallet specifics from the transfer
* Add support for multiple withdrawal adapters;
* Switch tests to proxy-mocketbank
* Bump swag to rbkmoney/swag-wallets@745b5ad
2018-09-25 14:25:00 +03:00