Sergey Yelin
6888cb483e
ED-110: Use both (old and new) dictionaries for geting payment methods ( #605 )
2021-09-28 12:37:32 +03:00
Sergey Yelin
6ade0aace9
Remove legacy repair mechanism since HG and MG switched to new one ( #602 )
2021-09-17 14:06:37 +03:00
yuri-bukhalenkov
dddb717330
ED-267/fix/bank-card-unmarshal ( #600 )
...
* added missed function clause
* updated dependencies; run tests consistently
2021-09-16 10:23:05 +03:00
yuri-bukhalenkov
baaf8ad7de
ED-110: dictionaries replacement ( #575 )
...
* added payment system objects
* updated dominant image
* updating hg_payment_tool
* added payment-system and crypto-currency objects
* refactored hg_dummy_provider:make_payment_tool
* refactored hg_dummy_provider:make_payment_tool (part II, mobile-commerce)
* added payment-token object
* updated party-management docker image reference
* mobile commerce tests
* payment_with_offsite_preauth (jcb payment system) tests
* payment service (terminals) tests
* payment service (wallet) tests
* erlformat
* added payment system (no_preauth mastercard) tests
* payment system (visa wo cvv) tests
* payment system (visa no_preauth) tests
* payment system (visa unexpected_failure) tests
* payment system (visa unexpected_failure_no_trx) tests
* payment system (visa preauth_3ds) tests
* tokenized bank card tests
* payment system (visa scenarios) tests
* direct recurent tests
* invoice adjustment tests
* customer tests
* recurrent paytools tests
* some prepearing for tests
* crypto-currency tests
* running chargeback tests consistently
* added payment adjustment test
2021-09-14 12:22:14 +03:00
Yaroslav Rogov
2829b775b0
Ed 263/feat/named invoice templates ( #599 )
...
* ED-262/feat: Add support for name and createdAt for InvoiceTemplate
* ED-263/deps: Update damsel
2021-09-10 14:50:16 +03:00
Yaroslav Rogov
9dd99ab584
ED-190/deps: Update dmt_client ( #582 )
...
* ED-190/deps: Update dmt_client
* ED-190/deps: Update dmt_client
* ED-190/deps: Update dmt_client and update usage
* ED-190/test: fix customer tests
* ED-190/test: fix direct recurrent tests
* ED-190/test: Fix tests
* ED-190/test: Fix tests (probly?)
* ED-190/test: fix typo
* ED-190/test: fix adjustments tests
* ED-190/refactor: Fix dialyzer errors
* ED-190/refactor: Fix dialyzer
* ED-190/deps: Update party_client_erlang
* fix: remove party-management
* ED-190/test: return sleep
* ED-190/test: Fix compute_terms order
* ED-190/test: Probly fix test?
2021-08-26 19:07:58 +03:00
dinama
2fda331052
ED-242: +fix woody_api_hay +update composer ( #593 )
2021-08-24 18:39:33 +03:00
dinama
0c6bcf6346
ED-245: +rbkmoney/damsel#700 +format ( #591 )
2021-08-24 08:24:45 +03:00
yuri-bukhalenkov
6742b73587
removed hg_client_party and replaced it with party_client in tests ( #590 )
2021-08-19 13:28:47 +03:00
Boris
4ef9006667
[ED-157] Rollback limits unused routes before captured or cancelled step ( #588 )
2021-08-11 12:48:49 +03:00
Alexey
670d4ded84
ED-198: Implement fulfill_session scenario ( #584 )
2021-08-09 15:11:40 +03:00
Boris
8c607c633b
ED-157: Choose route without limit overflow ( #583 )
2021-08-05 18:02:44 +03:00
Артем
a76f6ee905
Revert "ED-69: Implement new cashflow ( #577 )" ( #585 )
...
* Revert "ED-69: Implement new cashflow (#577 )"
This reverts commit 843ab7ceb0
.
# Conflicts:
# apps/hellgate/test/hg_invoice_tests_SUITE.erl
* fixed revert
Co-authored-by: Yuri Bukhalenkov <y.buhalenkov@rbk.money>
2021-07-28 10:57:45 +03:00
yuri-bukhalenkov
cfb0c20ec0
ED-97: switching to external pm ( #578 )
...
* switching to external pm
* switched to party client for some tests (in hg_invoice_tests_SUITE); removed party_management tests
* removed party_management, pm_proto, pm_client apps
* fixed tests
* replaced hg_client_party with party_client (part I, hg_invoice_template_tests_SUITE)
* replaced hg_client_party with party_client (part II, hg_invoice_tests_SUITE)
* fixed merging issues
Co-authored-by: r.shaidullin <ndiezel0@gmail.com>
2021-07-26 12:59:34 +03:00
ndiezel0
843ab7ceb0
ED-69: Implement new cashflow ( #577 )
...
* ED-69: Implement new cashflow
* ED-69: Update damsel and remove new cashflow
* ED-69: Some fixes
* ED-69: Fix issues
* ED-69: Add TransactionAccount checks in tests
2021-07-23 11:11:59 +03:00
yuri-bukhalenkov
a30d18330f
ED-186/removed eventsink ( #580 )
...
* removed eventsink
* removed pm_event_provider
* removed hg_event_provider
2021-06-25 18:23:52 +03:00
Boris
6f6be75b32
ED-156: integration with limiter ( #574 )
2021-06-23 14:08:28 +03:00
Andrew Mayorov
ce90c673ba
Fix get revision w/ empty index ( #572 )
...
Which was broken in 016faf5
.
2021-06-02 12:27:47 +03:00
Andrew Mayorov
016faf528c
Bump to rbkmoney/damsel@cc2875b carefully ( #571 )
...
* Adapt party machine transmutations facilities to support it
* Encode party state snapshots as thrift binary
* Avoid excessive party event decoding
* Add eventsink consistency testcase to partymgmt
2021-06-01 14:42:21 +03:00
Boris
9d53f32aa3
[ED-87]: Add PaymentMethod in log if occured error 'InvalidPaymentMethod' ( #568 )
2021-05-21 16:24:49 +03:00
yuri-bukhalenkov
4159f30c72
replaced an empty varset with a proper one for computing contract terms ( #567 )
2021-05-20 18:30:05 +03:00
Yaroslav Rogov
338c7a04af
Ed 95/feat/id passing proto switch ( #566 )
...
* ED-95/feat: Switch proto defs to required ids
* deps: Update damsel
* ED-95/feat: Switch proto defs for invoices as well
* deps: Update damsel
* test: Fix tests
* Revert "test: Fix tests"
This reverts commit defaf4f076e3ce518121f83e609141ebe5609aae.
* test: Fix tests
* test: Fix the rest of the tests
* test: Fix more tests
* test: Fix more
* test: fix unexported function
* test: Fix helpers functions
* fix: Fix invoice iding
* test: smth with ids?
* test: Fix refund limit test
* fix: it cant be
* test: change ids for sure
* ci: trigger rebuild
* test: temp disable parallel for refunds_ tests
* test: restructure parallel refunds tests
2021-05-19 17:35:10 +03:00
yuri-bukhalenkov
839bd29d9f
Ed-98/fix/rm party selector reduce ( #564 )
...
* removed pm_selector:reduce in hg_invoice_payment_chargeback
* removed pm_selector:reduce in hg_recurrent_paytool
* reverted one pm_selector:reduce call in hg_recurrent_paytool
* removed pm_selector:reduce in hg_invoice_utils
* review fixes
* removed pm_selector:reduce in hg_limiter
* removed unused function, replaced type pm_selector:varset with hg_varset:varset
* format
* cleanup
2021-05-19 10:19:57 +03:00
Boris
0dcc31939d
Fix del legacy routing detection ( #559 )
2021-05-17 09:55:48 +03:00
Boris
744d95f5e8
ED-145: Handle exception ProvisionTermSetUndefined ( #565 )
2021-05-13 16:02:22 +03:00
Andrew Mayorov
3012a02820
ED-142: Store and pass PayerSessionInfo where needed ( #563 )
...
* Bump to rbkmoney/damsel@66b9ae4
2021-04-30 12:19:26 +03:00
ndiezel0
5294135eeb
HG-452: Add ComputeGlobals and ComputePaymentRoutingRuleset ( #474 )
...
* HG-452: Add compute payment institution to hellgate
* HG-452: Fix marshalling
* HG-452: Add ComputePaymentInstitution implementation
* HG-452: Fix payment_institution tests
* HG-452: Fix lint
* HG-452: Fix marshalling error
* HG-452: Add compute_contract_terms use
* HG-452: Add compute_contract_terms more use
* HG-452: Fix dialyzer
* HG-452: Update Provider
* HG-452: Remove compute p2p and withdrawal provider methods
* HG-452: Update party client
* HG-452: Add eunit test to selector
* HG-452: Add ComputeGlobals
* HG-452: Fix compile
* HG-452: Fix specs
* HG-452: Add ComputePaymentRoutingRuleset
* HG-452: Fix lint
* HG-452: Review fix
* HG-452: Fix tests
* HG-452: Remove migration remains
* HG-452: Add `PaymentRoutingCandidate` validation
* compute_globals: removed extra parameter GlobalsRef
Co-authored-by: Yuri Bukhalenkov <y.buhalenkov@rbk.money>
Co-authored-by: yuri-bukhalenkov <78025148+yuri-bukhalenkov@users.noreply.github.com>
2021-04-29 16:05:45 +03:00
George Belyakov
d9737fb3c9
ED-101: party management terms calculation ( #561 )
...
* add reduce_if_defined to reduce_provider in pm_provider
* check provider terminal terms reducing for both provider/terminal are undefined
* dialyzer
* format
* test try (throw instead of error)
* add test to undefined provider-terminal terms fix
* rework try/catch+assertMatch in compute_terminal_terms test
Co-authored-by: ndiezel0 <ndiezel0@gmail.com>
2021-04-28 14:53:01 +03:00
yuri-bukhalenkov
82a6bc5074
ED-135: removed global_ref param from pm_party_client:compute_globals ( #562 )
...
* updated damsel
* removed global_ref param from pm_party_client:compute_globals
* fixed review issue
2021-04-28 11:19:35 +03:00
Yaroslav Rogov
32893dd684
ED-94/feat: use passed customer_id ( #556 )
...
* ED-94/feat: use passed customer_id
* ED-94/deps: upgrade damsel
* ED-94/refactor: Comment the generation
* refactor: make FIXME entry more clear
2021-04-26 12:31:16 +03:00
Yaroslav Rogov
e5429e9cf5
ED-92/feat: use passed invoice_template_id ( #555 )
...
* ED-92/feat: use passed invoice_template_id
* ED-92/deps: upgrade damsel
* ED-92/refactor: Comment the generation
* refactor: make FIXME entry more clear
2021-04-26 11:45:34 +03:00
Yaroslav Rogov
57f681a177
ED 81/pass rec payment tool id ( #554 )
...
* refactor: Fix typo
* ED-81:deps: Update damsel
* ED-81:deps: Update build_utils
* ED-81:feat: Accept RecPaymentToolID
* Revert "ED-81:deps: Update build_utils"
This reverts commit 5ee03f47af7a19a1d8a3f506d4cde7383f0eaea4.
* ED-81:test:Fix start_two_bindings_w_tds test case
* ED-81:refactor:Fix rebar.lock indentation
* ED-81/fix: Add customer_binding_id from params
* ED-81/test: Fix tests with two bindings
* refactor: Add FIXME for uid
2021-04-26 11:02:43 +03:00
Sergey Yelin
c3e7413db0
ED-102: Update damsel ( #558 )
...
* ED-102: Update damsel
* Fix lint errors
* ED-102: Add new CryptoCurrency
* Remove unused create_from_method/1
* Remove unused test_condition/3
2021-04-06 15:14:02 +03:00
yuri-bukhalenkov
fd5df7298d
ED-98: replaced local calls with a thrift ones ( #557 )
...
* replaced local calls with a thrift ones
2021-03-31 18:08:02 +03:00
dinama
97a7f0206e
ED-86: +hg_customer dynamic poll timeout ( #552 )
2021-03-23 00:03:47 +03:00
Boris
6e9b93baed
merge PaymentsProvisionTerms.turnover_limits ( #553 )
2021-03-19 13:04:05 +03:00
dinama
0fa80b47ac
ED-33: allow cashflow adjustment for non-fail final states ( #545 )
2021-03-03 18:42:14 +03:00
Boris
3df4ea5c89
MSPF-628: Add proto limiter integration ( #534 )
2021-03-02 22:34:19 +03:00
yuri-bukhalenkov
1964ed27e6
ED-43: Добавить поддержку RBS ( #546 )
...
* updated rebar.lock
* updated rebar.lock; removed legacy_domain_revision
* +scenario mandatory
Co-authored-by: dinama <dinama@users.noreply.github.com>
2021-03-02 17:19:00 +03:00
yuri-bukhalenkov
75ed95a9bc
ED-40: reduce party reading ( #544 )
...
* reduce party reading
* asserts do not change state anymore
* reduced getting party calls
Co-authored-by: Andrey Fadeev <me@ciiol.net>
2021-02-26 20:58:29 +03:00
George Belyakov
12f5f18711
HG-567: Several adjustments treatment ( #541 )
...
* add non-idle payments check for invoice payment-to-invoice transition
Co-authored-by: Andrey Fadeev <me@ciiol.net>
2021-02-19 15:32:04 +03:00
Boris
b03e1fca24
Move accounter hold from process_routing in process_cash_flow_building ( #540 )
2021-02-19 10:44:57 +03:00
Boris
999722915d
Add process cashflow building ( #542 )
2021-02-18 17:43:31 +03:00
Boris
31d34bae77
Add handler 'ProcessRepair' ( #521 )
...
Co-authored-by: Andrey Fadeev <me@ciiol.net>
2021-02-10 14:22:29 +03:00
yuri-bukhalenkov
87e8c1c478
Hg-568: added a new field "trusted_client" for an antifraud system ( #539 )
...
* 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
* update rebar.lock
2021-02-09 13:20:50 +03:00
dinama
c4eb9b4138
upgrade: +image +deps +endpoints ( #535 )
2021-01-31 17:39:04 +03:00
Andrey Fadeev
5bbb1afcf8
Fix notfound error handling in call to customer machine ( #533 )
2020-12-29 12:06:31 +03:00
dinama
983ba4d48b
pass make_recurrent to inspector ( #532 )
2020-12-24 14:10:19 +03:00
dinama
490958222b
+upgrade all +fix after upgrade ( #531 )
2020-12-24 12:12:05 +03:00
Boris
a6f0af5773
Logging routing computation trace ( #530 )
...
* add candidates compution trace
2020-12-18 15:16:22 +03:00