Commit Graph

149 Commits

Author SHA1 Message Date
Andrey Fadeev
7dd15a2beb
Enable incoming paymentToolDetails in PaymentResource v2 (#239) 2018-09-25 13:36:41 +03:00
Andrey Fadeev
dadcf7fcb9
Temporary enable incoming clientInfo in PaymentResource v2 (#237) 2018-09-25 12:33:15 +03:00
Andrew Mayorov
def83c10e7
Merge pull request #235 from keynslug/CAPI-302/fix/too-short-filename
CAPI-302: Enlarge 'filename' field
2018-09-24 17:16:16 +03:00
Andrey Mayorov
72bf51c317 CAPI-302: Enlarge 'filename' field 2018-09-24 17:02:20 +03:00
Anton Belyaev
75c67a79a6
Fix: loosen IBAN match pattern (#233)
to accept old data already stored in the system
2018-09-21 16:08:36 +03:00
Alexey
4c3b702b97
Merge pull request #232 from kehitt/CAPI-299/fix/adjust_swagger_to_reality
CAPI-299: fix swagger
2018-09-20 17:53:19 +03:00
Kehitt
9dfb322a13 get reports now returns an array of reports instead of an object 2018-09-20 17:33:47 +03:00
Alexey
7c8fd97632
Merge pull request #231 from kehitt/CAPI-293/ft/create_report_path
CAPI-293: create report path
2018-09-20 14:43:51 +03:00
Kehitt
815b8d896a moved Report parameters to its own definition 2018-09-20 13:38:48 +03:00
Kehitt
d7a613e202 moved everything back inline schema 2018-09-20 12:38:09 +03:00
Kehitt
6a3685d9c0 add reportType parameter, move request params to body 2018-09-20 12:23:12 +03:00
Kehitt
4f519abd22 add getReport method 2018-09-19 16:57:26 +03:00
Kehitt
a4de49dd4f return created report object 2018-09-19 16:57:12 +03:00
Kehitt
b94af48075 Add createReport path 2018-09-19 15:40:57 +03:00
Andrew Mayorov
ef07d2dc4a
Merge pull request #227 from keynslug/fix/all-of-quirks
Try to redefine a couple of properties w/o inline allOf
2018-09-14 17:31:06 +03:00
Andrey Mayorov
2f4aea7bb5 Try to redefine a couple of properties w/o inline allOf 2018-09-14 16:09:50 +03:00
Evgeny Levenets
17143f2a5b
add forgotten ContractPayoutToolInfoModification (#226) 2018-09-11 15:41:12 +03:00
Andrew Mayorov
53df0679ea
Merge pull request #222 from keynslug/CAPI-287/fix/residence
Make bank residence represented w/ common alpha-3 code
2018-08-31 19:57:56 +03:00
Andrey Mayorov
e467fc82ac Make bank residence represented w/ common alpha-3 code 2018-08-31 19:52:14 +03:00
Andrew Mayorov
3921f30eaa
Merge pull request #221 from keynslug/CAPI-287/ft/usa-bank-account
CAPI-287: Generalize internation bank account schemas
2018-08-31 12:20:25 +03:00
Andrey Mayorov
7f5b779c1b Enlarge InternationalBankDetails.address considerably 2018-08-31 11:15:56 +03:00
Andrey Mayorov
e3e9c28ed8 Unify international accounts under a single schema 2018-08-30 15:57:03 +03:00
Andrey Mayorov
d03cd7d2d7 Add USABankAccount since it differs a bit from InternationalBankAccount 2018-08-24 17:55:55 +03:00
Andrey Mayorov
4b91734cc8 Fix layout of InternationalBankAccount and drop localBankCode 2018-08-24 17:54:41 +03:00
Evgeny Levenets
0ac84f2f71
CAPI-282: add private entity to public api (#218)
for proper wallet's contract decoding
2018-08-15 18:56:23 +03:00
Anton Kuranda
2f73fc186e
Redoc bump (#216)
- bumped to redoc 2.x
- fixed urls for api key and ToS
2018-08-13 21:16:50 +03:00
Evgeny Levenets
80d65472d0
CAPI-281: add ability to search refunds (#215) 2018-08-09 20:11:37 +03:00
Evgeny Levenets
fb18643a35
MST-173: replace offset with continuation token (#212)
* replace offset and total count with continuation token for magista-related requests
* add payment status timestamp
* offset is still presented in "searchPayouts" request
2018-07-11 16:07:01 +03:00
Evgeny Levenets
de148f0501
Rename GooglePay params properly (#210)
rename merchantID -> gatewayMerchantID to match adapter's protocol
2018-07-04 14:53:35 +03:00
Anton Kuranda
88ee25004b
- added 'timeout' error description (#208) 2018-06-05 16:55:40 +03:00
Evgeny Levenets
daf1336c52
CAPI-274: add GooglePay token provider (#206) 2018-05-30 15:35:30 +03:00
Pavel Popov
abbfb1ffeb
Add token provider, payment system and short id (#200)
* Add token provider, payment system and short id

* Use x-rebillyMerge for token provider and payment system

* Add bin

* Fix regex on bin field
2018-05-22 15:38:59 +03:00
Evgeny Levenets
1237b806e4
CAPI-270: add token provider to PaymentToolDetails (#201) 2018-05-22 11:55:36 +03:00
Evgeny Levenets
f28bab216c
CAPI-265: support reporting preferences modification (#184) (#186)
* CAPI-265: support reporting preferences modification (#184)

* support reporting preferences modification
* remove tech fields

* rework ContractReportingPreferencesChange

to match more precisely with ReportingPreferences

* add forgotten field to LegalAgreement (#192)
2018-05-16 17:11:42 +03:00
Andrew Mayorov
4f2b984da3
Fix capture error description (#198) 2018-05-11 12:03:56 +03:00
Anton Belyaev
b04a12937f
Update bank card spec (#194) 2018-05-10 20:49:15 +03:00
Anton Belyaev
ff1cff34ad
Print bank card BIN (#190) 2018-05-08 16:09:27 +03:00
Natalia Pulina
33e03b377e CAPI-258: Introduce apple pay (#178) (#180) 2018-05-08 13:09:28 +03:00
Andrew Mayorov
704ab97d3e
Describe thoroughly all BadRequest errors (#188) 2018-05-07 16:05:18 +03:00
Natalia Pulina
b9850cab0b
SubError moved to separate model (#183) 2018-04-27 12:17:41 +03:00
Petr Kozorezov
0de2fa30c4
add error mapping draft (#168)
* add error mapping draft

* add werker 'dev' rule

* add 'dev' make target helper

* add merchant errors; refactor client errors

* update payment error type

* add payment error code descriptions

* update client payment errors list

* apply review comments

* apply review comments

* apply review comments

* apply review comments

* apply review comments

* apply review comments
2018-04-02 11:40:30 +03:00
Pavel Popov
9a7dd8879c
Payout summary (#174)
* Add payout summary
2018-03-15 13:05:27 +03:00
Natalia Pulina
c18c02055b
CAPI-240: Refund is enriched by the amount and currency (#162) (#163)
* CAPI-240: Refund is enriched by the amount and currency (#162)

* CAPI-240: Opportunity to do partial refund added

* CAPI-240: reason should be optional in RefundParams
2018-02-28 21:09:47 +03:00
Anton Kuranda
2911fc06aa
added v2 publication (#172) 2018-02-28 20:48:34 +03:00
Evgeny Levenets
ceb9907dd5
CAPI-249: add payout terms support (#164) (#165)
* CAPI-245: enlarge international entities
* CAPI-249: add payout terms support to PaymentInstitution api
* CAPI-249: add ability to change payout schedule
2018-02-27 11:26:13 +03:00
Andrew Mayorov
13e66dd66e
CAPI-231: Introduce deeply discriminated digital wallets as payment tools (#161) 2018-01-24 16:44:16 +03:00
Andrew Mayorov
2ca3164415 CAPI-217: add payment institution support (#153)
* CAPI-217: add payment institution support (#152)
* CAPI-233: add international legal entity & bank account (#155)
* CAPI-217: harder conditions for residence & BIC (#156)
2018-01-22 11:44:53 +03:00
Pavel Popov
93a682b114 MST-134: Remove payout status (#151)
* MST-134: Remove payout status parameter from search payout path
* MST-134: Remove payout status from payout definition
2017-11-28 19:01:43 +03:00
Timur
ce8ce79b3f
Fix CODEOWNERS syntax (#148) 2017-11-15 16:08:36 +03:00
Timur
e89aa55025
Require Alexey Pronin to approve changes (#145) 2017-11-15 15:03:31 +03:00