Commit Graph

296 Commits

Author SHA1 Message Date
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
Petr Kozorezov
b74e422004
MSPF-370: Bump erlang health (#219) 2018-05-29 17:13:35 +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
5fc13a5aa4
Bump up rbkmoney/cowboy_access_log@99df4e8 (#155) 2018-02-12 12:54:28 +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
441a4e5893
Bump to rbkmoney/lager_logstash_formatter@83a0f21 (#133) 2017-11-16 14:50:43 +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
Evgeny Levenets
93420039be
bump swag to v2 already (#129) 2017-11-13 16:30:02 +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
ae5fd02529
fix gitmodule for swag (#127) 2017-11-09 13:55:38 +03:00
Evgeny Levenets
12fde70d31
CAPI-211: improve jenkins file (#124) (#125)
* dont run lint, tests and other checks on protected branches
* remove master appearances
2017-11-08 16:44:34 +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
Evgeny Levenets
2a279c148c switch to v2 swag
rename docker image
2017-11-02 19:01:41 +03:00
Evgeny Levenets
6aff1deb28
CAPI-211: prepare jenkins for API versioning (#121) 2017-11-02 18:47:45 +03:00