mirror of
https://github.com/valitydev/party-management.git
synced 2024-11-06 09:15:18 +00:00
HG-237: Implement hold payments (#110)
* HG-236: Hold realisation * HG-248: msgpack structures used for invoice (#105) * HG-246: improve support for 54FL (#101) * BJ-201: Require suspend timeout to be set explicitly (#102) * Allow proxy to keep sessions suspended (#103) * HG-232: add fatal risk score support (#104) * HG-248: msgpack structures used for invoice * CAPI-176: add payment terminal support (#106) * HG-255: Selector for holds handled * HG-248: unmarshal metadata fixed (#109) * HG-237: Switch to rbkmoney/damsel@44afec3 master
This commit is contained in:
parent
6911c14f6f
commit
db60257023
@ -17,7 +17,7 @@ services:
|
||||
condition: service_healthy
|
||||
|
||||
dominant:
|
||||
image: dr.rbkmoney.com/rbkmoney/dominant:8156ee2ce513cf070f8bf8581cc631f8be184582
|
||||
image: dr.rbkmoney.com/rbkmoney/dominant:f94b10cc6324428f97fe744929864e30156b80d2
|
||||
command: /opt/dominant/bin/dominant foreground
|
||||
depends_on:
|
||||
machinegun:
|
||||
|
@ -4,7 +4,7 @@
|
||||
{<<"cowlib">>,{pkg,<<"cowlib">>,<<"1.0.2">>},2},
|
||||
{<<"dmsl">>,
|
||||
{git,"git@github.com:rbkmoney/damsel.git",
|
||||
{ref,"ded32656ad35bb1164afc845bb174ed157ff7679"}},
|
||||
{ref,"b7bba88fed8654d9730875d7b004cdd47640e569"}},
|
||||
0},
|
||||
{<<"dmt_client">>,
|
||||
{git,"git@github.com:rbkmoney/dmt_client.git",
|
||||
|
Loading…
Reference in New Issue
Block a user