Commit Graph

218 Commits

Author SHA1 Message Date
Toporkov Igor
456b9a91e1 Erlang OTP 21 to v2 (#342)
* CAPI-351: Erlang 21 to CAPI V2 (#339)

* First step of migration

* spec fix, changed headers to map

* Bumped back swag commit

* Bumped swag commit

* reverted bump

* Second migration step

* Linter fixes

* Bump build_image_tag

* Update build utils

* Gave up on using deprecated ranch child spec

* Updated plt version

* Bumped service-erlang

* Actually use stream_handlers, bump woody

* removed commeted funnctions

* CAPI-353: OTP 21 logger (#341)

* Initial lager migration

* Added missing comma

* Fix config typos and indentation, bumped formatter

* Fixed oops body responce

* Fixed wrong reply format, refactored oops body retrieval

* Bumped hackney and thrift, fixed inet version

* Renamed and fixed stream handler, fixed wrong handlers order

* Test for oops_body

* Use join to make file path

* MSPF-476: Add operation_id to access log

* Upgrade to Erlang 21.3.8.4

* Refactor access log configuration

* lager -> logger

* Upgrade woody

* Fix default logger config
2019-07-03 11:11:31 +03:00
Roman Pushkov
83543f1aec
CAPI-361: unified card number search (v2) (#357)
* update handler

* update test

* update swag

* comma
2019-06-28 11:52:20 +03:00
Andrey Fadeev
a5831d7f38
Temporary disable jwt expiration check in v2 (#359)
The same as #284
2019-06-21 19:58:28 +03:00
Roman Pushkov
d9e2c2c42c
CAPI-354: add RRN/AAC to payment search (#350)
* add tags to gitignore

* prepare transaction info handler

* prepare test with rrn

* prepare rrn and aac in search

* update dmsl

* uncomment after dmsl update

* update swag

* update handler

* update tests

* comment out rrn

* fix dummy data

* compact map

* added more explicit comments in tests
2019-06-19 19:48:20 +03:00
Toporkov Igor
42505acf31
CAPI-360: Deduplication (#353)
* Implemented deduplication

* Fixed improper typing

* Simplified deduplication

* Moved deduplication to utils
2019-06-18 16:36:53 +03:00
Sergey Elin
e6b02e716c
Add getPaymentByExternalID (#349)
* CAPI-357: Add GetPaymentByExternalID

* CAPI-357: Add tests, reworked code

* CAPI-357: Move test to another suite

* CAPI-357: Type in spec

* CAPI-357: Fix typo in spec

* Update apps/capi/src/capi_bender.erl

Co-Authored-By: Andrew Mayorov <encube.ul@gmail.com>

* CAPI-357: Store invoice_id whitin bender context

* CAPI-357: Simplify code

* CAPI-357: More code cleanup

* CAPI-357: Add test for missing invoice in getPaymentByExternalId

* CAPI-357: Don't mess flow

* CAPI-357: Move helper function to test
2019-06-11 16:36:47 +03:00
Toporkov Igor
dddb3a6e6c
Fixed ip_replacement_allowed value type (#348)
* Fixed ip_replacement_allowed value type

* Stricter match on ip_replacement_allowed value

* Simplified ip replacement

* Use false as default ip_replacenent_allowed value
2019-06-07 11:58:03 +03:00
ndiezel0
f7e799827b
CAPI-355: Add crypto currency (#346)
* CAPI-355: Add crypto currency

* CAPI-355: Fix with existing swag definition

* CAPI-355: Fix payment methods

* CAPI-355: Review fix

* CAPI-355: indentation fix

* CAPI-355: add test

* CAPI-355: update swag version and fix tests
2019-05-31 12:20:37 +03:00
Alexey
99a6487422
[v2] Use operation id as bender prefix (#343)
More at #344 #345
2019-05-29 13:43:37 +03:00
Boris
869e0313c1
test invoice template; elvis config; same prefix in deferent version (#336) 2019-05-14 14:43:25 +03:00
Andrew Mayorov
2ca9a4b5e1
Pass payment metadata w/ context (#334)
* Bump to rbkmoney/damsel@3883e6a
2019-04-30 18:48:47 +03:00
Boris
00a13eb2f5
Create invoice with template[idempotent] (#332) 2019-04-25 12:49:51 +03:00
Boris
f2b2b4bd45
fix (#331) 2019-04-24 13:33:17 +03:00
Boris
c0f0ee3bb5
CreatePaymentResources idempotent (#328) 2019-04-19 10:57:06 +03:00
Boris
e018c2170f
CAPI-345 Invoice idempotency (#327) 2019-04-16 16:38:14 +03:00
Артем
b33a432d30
CAPI-341: Decode for empty cvv method (#323) 2019-03-14 14:13:13 +03:00
Артем
b92b8ba9a3
CAPI-339: Ignore empty cvv in google pay plain card (#322) 2019-03-05 17:29:17 +03:00
Toporkov Igor
4ff024e65c
CAPI-338: capture client ip (#321)
* Added client sent ip support

* Added extra token properties support, covered ip support tests

* bumped swag commit

* De-hardcoded ip replacement tests

* Added extra properties support for templates

* Use utils functions instead of bicycles
2019-03-04 13:27:26 +03:00
Артем
db3b6dcd14
CAPI-335: Empty cvv support (#320) 2019-02-26 12:47:22 +03:00
Артем
6d57fd9655
CAPI-330: Partial capture (#314) 2019-02-06 14:43:05 +03:00
Артем
03fbbda108
deleted old files (#315) 2019-01-29 15:12:18 +03:00
Артем
c5b1f96a65
added func clause (#313) 2019-01-23 14:44:33 +03:00
Артем
46e396a30f
CAPI-200: Handler decouple (#305) 2019-01-22 15:50:21 +03:00
Andrey Fadeev
996338bac4
CAPI-327 Add VM metrics to v2 (#312)
Add `how_are_you` library usage
2019-01-15 00:37:48 +03:00
Артем
4c63bdd33b
CAPI-326: Party check (#304) 2018-12-28 18:18:50 +03:00
Артем
0d9f6180ec
CAPI-324: Balance handle (#303) 2018-12-27 18:00:28 +03:00
kloliks
a27c4880e2
CAPI-318: webhook update swag (#302) 2018-12-26 12:23:05 +03:00
Артем
3498b3cc35
CAPI-323: Wallet payout tool (#301) 2018-12-14 13:31:17 +03:00
Evgeny Levenets
08149ae83b
CAPI-320: add retries for woody timeout errors (#299)
* CAPI-320: add retries for woody timeout errors

* add little more sense to retry test
2018-12-06 14:35:21 +03:00
Evgeny Levenets
99d6f97d16
CAPI-320: add woody retries to capi_woody_client (#297) 2018-11-26 11:46:01 +03:00
Andrew Mayorov
44adf3bef4
Avoid setting token provider w/ plain bank cards (#293) 2018-11-08 13:22:37 +03:00
Andrey Fadeev
2140c77a18
Update damsel in v2 (#291) 2018-11-03 00:09:19 +03:00
Alexey
49fda24b5b
CAPI-305: Fix bad token handling when processing magista results (#289) 2018-10-26 16:21:24 +03:00
Артем
0fdcb77ebe
CAPI-314: New filedownload response (#281) (#283) 2018-10-26 16:00:08 +03:00
Артем
94004f15e1
CAPI-315: Deadline header bugfix (#286) 2018-10-24 10:32:12 +03:00
Alexey
1f6d7d3ee1
CAPI-313: Fix paymentSession swagger crash (#282) 2018-10-18 15:53:52 +03:00
Alexey
922691ad3c
CAPI-307: Fix handling of invalid Residence codes (#279) 2018-10-17 18:01:47 +03:00
Alexey
871b797fe1
CAPI-304: fix encoding payment_system (#277) 2018-10-05 16:22:10 +03:00
Alexey
c127e78273
CAPI-304: add binbase_proto to deps (#275) 2018-10-04 16:59:40 +03:00
Alexey
df64102174
CAPI-304: Use BinBase when creating payment resources (#269)
* raw version of binbase integration

* upgrades from v2

* moved binbase lookup to a more suitable place

* some catches and renamings

* save metadata, save everything to token

* make metadata encoding/decoding more futureproof

* fix linter

* fix linter but better

* use actual msgpack marshalling

* accept metadata from other sources

* use mapmap instead of mapfold
2018-10-03 18:08:11 +03:00
Andrew Mayorov
8eead1cdb8
HG-441: Handle additional payproc exceptions accordingly (#271)
In line w/ rbkmoney/damsel@4c78d0d + rbkmoney/swag@5d569a5
2018-10-02 19:05:07 +03:00
Andrew Mayorov
3cc985534f
CAPI-308: Provide report status through rbkmoney/swag@d33f146 (#270) 2018-10-02 17:49:12 +03:00
Артем
891fb7903e
CAPI-301: Deadline to request header (#268) 2018-09-28 14:15:43 +03:00
Andrey Fadeev
a6bd225d65
CAPI-290 Add first payment recurrent (#256) 2018-09-26 19:39:40 +03:00
Evgeny Levenets
2662370aab fix international bank account encoding (#263) 2018-09-25 11:59:12 +03:00
Andrew Mayorov
bce29cdff9
CAPI-293: Do not discard pending reports upon listing (#258) 2018-09-21 17:39:34 +03:00
Alexey
fa11e8f1ba CAPI-293: Generate reports (#254) 2018-09-21 15:45:06 +03:00
Alexey
3e3efc1d1b
CAPI299: fix report validation (#255) 2018-09-20 18:19:18 +03:00
Anton Belyaev
07dff8c702
CAPI-288: support payout tool modification and new international bank account definition (#251)
* CAPI-288: support payout tool modification and new international bank account definition
* Update damsel for merchstat as well
* Remove redundant wdeps mode for CI testing
* Update .gitignore
2018-09-17 17:02:41 +03:00
Evgeny Levenets
25cebc5123
fix error handling in tokenized payment tool unwarpping (#249) 2018-08-24 12:34:33 +03:00
Evgeny Levenets
8643f86c0b
CAPI-286: fix StatPayment decoding (#248)
add statusChangedAt field decoding
2018-08-21 14:53:04 +03:00
Evgeny Levenets
5ad33b4661
CAPI-282: add private entity to public api (#246)
* CAPI-282: add private entity to public api

* add encoding for private entity
2018-08-16 12:18:08 +03:00
Evgeny Levenets
aaa0bcce08
CAPI-282: fix wallet contracts and claims decoding (#244)
filter out wallet claims
2018-08-15 14:53:42 +03:00
Evgeny Levenets
9975a30c8f
CAPI-281: add ability to search refunds (#243) 2018-08-10 11:57:56 +03:00
Evgeny Levenets
777eee69bd
filter out wallet claims (#241) 2018-08-02 16:16:35 +03:00
Andrey Fadeev
6d6b6a8f42
HG-382 Update damsel to version with async payment start events (#239) 2018-08-02 13:54:30 +03:00
Evgeny Levenets
b482abaf0f
Revert "CAPI-278: api keys blacklist (#235)" (#237)
This reverts commit 9f1f4af840.
2018-07-31 15:16:59 +03:00
Evgeny Levenets
9f1f4af840
CAPI-278: api keys blacklist (#235) 2018-07-25 20:09:03 +03:00
Evgeny Levenets
8b67141cfa
MST-173: modify statistics api to support chunk streaming (#233)
* bump rbkmoney/swag@214278d
2018-07-12 17:28:33 +03:00
Evgeny Levenets
29d1418564
add woody deadlines on service level (#231)
* add woody deadlines on service level
* don't overwrite incoming deadline
2018-07-06 10:50:08 +03:00
Evgeny Levenets
7636a7ada8
Rename GooglePay params properly (#229)
* bump swag

* Rename GooglePay params properly

rename merchantID -> gatewayMerchantID to match adapter's protocol

* rename in test
2018-07-04 19:15:52 +03:00
Evgeny Levenets
440d9f03e3
fix GooglePay test card data case (#227) 2018-05-31 19:47:10 +03:00
Evgeny Levenets
e7a3cdc10e
fix GooglePay routing (#224) 2018-05-31 17:17:43 +03:00
Evgeny Levenets
fa26b11226
CAPI-274: add GooglePay token provider (#221)
rbkmoney/damsel@b874870
rbkmoney/swag@409bba5
2018-05-30 20:11:05 +03:00
Evgeny Levenets
e38b404fb9
CAPI-270: support token provider in search requests (#217) 2018-05-23 11:41:36 +03:00
Andrew Mayorov
a9019e34c1
Employ dmt_client here (#216) 2018-05-17 14:10:30 +03:00
Evgeny Levenets
a6e5694bed
CAPI-266: support act preferences modification (#211) (#213)
* CAPI-266: support act preferences modification (#211)

* switch to epic damsel & swag

* rename PayoutSchedule to BusinessSchedule

* CAPI-266: support act preferences modification

* postreview fix 01

* fix forgotten field

* bump damsel & swag

* switch to master swag & damsel
2018-05-16 18:38:33 +03:00
Anton Belyaev
6545be53fc
Print card BIN (#210) 2018-05-11 12:14:18 +03:00
Natalia Pulina
0dd38809d4 CAPI-260: CreatePaymentResource fixed with handling apple pay token (#193)
* CAPI-260: CreatePaymentResource fixed with handling apple pay token (#186)

* CDS-55: Adapt CreatePaymentResource to new cds protocol (#192)

* CDS-55: encode/decode bank card fixed (#201)

* CDS-55: Support tokenized bank card for GetInvoicePaymentMethods (#203)

* CAPI-268: Support of new merch_start protocol + tests fix (#200)

* sys.config fix

* sys.config fix again

* Supply token provider properly (#206)

* switch to master swag & damsel

rbkmoney/swag@82f2bb8
rbkmoney/damsel@d9b9706
2018-05-08 16:26:49 +03:00
Andrew Mayorov
d9135c3b10
Adapt to the swag w/ refined 400s (#207)
* Update to rbkmoney/build-image@5623136

* Remove some dead code

* Adapt to rbkmoney/swag#188

* Bump to rbkmoney/swag@704ab97
2018-05-07 18:50:57 +03:00
Evgeny Levenets
2068f86867
fix badmatch error from JWT lib (#195) 2018-04-25 18:52:27 +03:00
Natalia Pulina
2a5255ecfe
MST-173: Support new merch_stat protocol (#194) 2018-04-25 16:40:54 +03:00
Evgeny Levenets
8fee9ff03c
CAPI-267: support new claim exceptions (#189) (#191)
* fix search payouts for swag v2: it does not support payoutStatus param, so we need to filter payouts on server side
* rbkmoney/damsel@83d6c99
2018-04-20 14:43:16 +03:00
Petr Kozorezov
f7ef72654d
add "health" handle (#187)
* add "health" handle

* apply review comments
2018-04-13 15:35:02 +03:00
Petr Kozorezov
74c28089e5
Capi 253/epic/error mapping (#183)
* add token consumer

* refactor a little; add error mapping for payment + tests

* update client payment error mapping

* apply review fix

* apply review comments

* update payment client mapping

* move to master branches; fix magista payments errors
2018-04-02 13:33:10 +03:00
Natalia Pulina
438fd8a495
CAPI-243: Added ex InconsistentRefundCurrency for CreateRefund (#184) 2018-03-22 18:52:23 +03:00
Natalia Pulina
3dcb2cfae9
CAPI-256: Payout stat for nonresidents (#177) (#178)
* CAPI-256: Bump rbkmoney/damsel7b82981
* CAPI-256: Bump rbkmoney/swag@d478889
2018-03-15 13:38:55 +03:00
Natalia Pulina
b4e2d6b6ff
CAPI-243: If refund hasnt currency, get currency from payment (#175) 2018-03-07 18:22:46 +03:00
Natalia Pulina
392cc44953
CAPI-243: Introduce partial refunds (#169)
* CAPI-243: Introduce partial refunds (#154)

* CAPI-243: Enrich refund in event with payment cash (#157)

* CAPI-243: Bump rbkmoney/swag@ceb426d

* CAPI-243: Refund events fixed (#171)

* CAPI-243: decode_refund_for_event fixed (#174)

* CAPI-243: Bump rbkmoney/damsel@349d26c

* CAPI-243: Bump rbkmoney/swag@725f9bf

* CAPI-243: Bump rbkmoney/swag@8604a1aa
2018-03-06 18:13:47 +03:00
Evgeny Levenets
17488244fc
CAPI-251: add payout terms support (#158) (#159)
* CAPI-251: add payout terms support (#158)

* CAPI-251: fix schedule modification decoding (#160)

* CAPI-251: claim test improvements (#163)
2018-02-27 14:50:26 +03:00
Evgeny Levenets
e220461648
fix invalid request handling on CreateClaim (#168) 2018-02-22 19:00:51 +03:00
Evgeny Levenets
1afa371b45
fix residence encoding (#165) 2018-02-22 17:57:18 +03:00
Andrew Mayorov
1673261ca1
BA-52: Fix merchstat marshalling (#152) 2018-01-25 20:04:00 +03:00
Andrew Mayorov
f653e420a0
CAPI-231: Put the notion of digital wallets into this shithole (#145)
* CAPI-231: Proudly employ cowboy_access_log

* BA-52: Bump to master rbkmoney/swag@13e66dd

* BA-52: Bump to master rbkmoney/damsel@620cca5
2018-01-24 17:16:39 +03:00
Andrew Mayorov
99dc16fd96
CAPI-217: Support payment institutions (#147)
*  CAPI-223: add payment institution support (#143)
* CAPI-235: add international legal entity & bank account (#146)

rbkmoney/damsel@07fbb30
rbkmoney/swag@963e8f2
2018-01-22 13:32:35 +03:00
Andrew Mayorov
b6152a9565
CAPI-229: Do not idle poll every time (#140) 2017-11-28 19:33:45 +03:00
Anton Belyaev
bbe79a71cf
Bump swagger-codegen to 2.3.0 (#138) 2017-11-22 17:18:16 +03:00
Dmitry Manik
e034927548
Subs-2 (#136) 2017-11-22 15:52:36 +03:00
Andrew Mayorov
82c4f37724
Handle woody errors in line with rbkmoney/swag@30372a8 (#130)
* Test proper woody error handling
2017-11-16 11:58:51 +03:00
Andrew Mayorov
81140fb116
Do not provide personal data w/ issued scoped access tokens (#131) 2017-11-15 18:54:28 +03:00
Andrew Mayorov
0be8448c51
CDS-51: Allow for shorter cardnumber masks (#128)
Backported from #126.

* CDS-51: Bump to rbkmoney/swag@446ff63
2017-11-09 16:49:28 +03:00
Evgeny Levenets
161fcb0738
CAPI-180: penetrate invoice cart into invoice template (#122)
* switch swag to release/v2
* revert revert
* fix old tests
* add some new test cases with cart
2017-11-08 16:20:32 +03:00
Natalia Pulina
247689c5ce
CAPI-192: new tests, real_SUITE fixed with mocked services (#111) 2017-10-31 13:15:56 +03:00
Evgeny Levenets
e4b9ebdfe0
CAPI-180: fallback to old swag (#118)
* reverse new swag and handler for it
* adapt old swag to new damsel
2017-10-30 18:53:44 +03:00
Evgeny Levenets
092738cc4c CAPI-180: penetrate invoice cart into invoice template (#115)
rbkmoney/hellgate@b877a59
rbkmoney/swag@f1d5876
rbkmoney/damsel@8271b2e
2017-10-25 19:47:41 +03:00
Evgeny Levenets
b80382247c HG-278: subscriptions support (#113)
* HG-278: subscriptions support (#110)

* HG-182: Bump to rbkmoney/swag@a880e4d

* HG-182: Bump to rbkmoney/hellgate@80f2474
2017-10-23 17:01:01 +03:00
Andrew Mayorov
c92fa5d55b Fix changeset marshalling (#112)
* Bump to rbkmoney/swag@8af5910
2017-10-18 10:13:01 +03:00
Anton Belyaev
18a52c4a21 Add payouts statistics search (#85) (#107)
* CAPI-170: support payouts stats search
* CAPI-198: fix access scopes for refunds API (#108)
* Replace cp_proto and damsel submodule with dmsl rebar dep
* Fix (temporary) docker-compose conf to use for both CI and OS X
2017-10-11 00:02:17 +03:00
Natalia Pulina
afcbe05bcb CAPI-194: Introduce getting of payment methods by invoice template (#109) 2017-10-09 20:26:37 +04:00
Anton Belyaev
009ffac28d Add payment method related params to invoice and payment search (#102) (#103)
* CAPI-184: Add payment method related params to invoice and payment search (#102)
* increase wait event change timeout in tests
2017-09-28 16:59:15 +03:00