Commit Graph

425 Commits

Author SHA1 Message Date
Артем
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
Артем
18d22a8ebc
updated cowboy_access_log (#296) 2018-11-19 14:26:43 +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
17776cd5c1
CAPI-304: Add BinBase service url to config (#273) 2018-10-04 13:55:14 +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
Andrey Fadeev
f3359ddda6
Revert PymentResource validation fixes v2 (#267) 2018-09-25 15:36:42 +03:00
Andrey Fadeev
599ac88022
Enable more incoming fields in PaymentResource v2 (#265) 2018-09-25 14:20:08 +03:00
Evgeny Levenets
2662370aab fix international bank account encoding (#263) 2018-09-25 11:59:12 +03:00
Andrew Mayorov
20e320d064
CAPI-302: Bump to rbkmoney/swag@def83c1 (#260) 2018-09-24 17:50:28 +03:00
Anton Belyaev
3e94a383f0
Fix: loosen iban validation to support data already stored (#259)
rbkmoney/swag@75c67a7
2018-09-24 14:28:35 +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
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