Commit Graph

657 Commits

Author SHA1 Message Date
Aleksey Kashapov
44bac58947
TD-933: Adds support for deviation direction for amount randomization (#93) 2024-07-02 13:43:10 +03:00
Gregory
549270c577
Merge pull request #92 from valitydev/ft/IMP-247
remove payout
2024-06-26 17:20:12 +03:00
ggmaleva
07c1fef156 remove payout 2024-06-25 18:10:14 +03:00
Aleksey Kashapov
5760b7eab1
OPS-474: Extends invoice creation randomization options (#91)
* OPS-474: Extends invoice creation randomization options

* Retires 'rounding' option in amount randomization

* Camelcases new fields in randomization opts

* Retires 'cartNotSupported' in favour of HG's invalid request exception throw through
2024-06-20 17:16:50 +03:00
Aleksey Kashapov
1234584e01
OPS-474: Adds support for amount randomization option (#90)
* OPS-474: Adds support for amount randmization option

* Updates amount randomization options with precision and rounding method
2024-05-27 14:47:19 +03:00
ndiezel0
e658db3c3d
IMP-226: Fix cardResource token (#89) 2024-05-07 12:22:34 +05:00
ndiezel0
15da6fa441
IMP-226: Add cardToken to PaymentResource (#88)
* IMP-226: Add cardToken to PaymentResource

* Fix
2024-05-03 12:38:07 +05:00
ndiezel0
5dc6d9fa76
INT-973: Add PaymentUserInteractionRequested to InvoicesTopic (#87)
* Add PaymentUserInteractionRequested to InvoicesTopic

* Add extra
2024-02-22 23:07:25 +05:00
Артем
77c86a54b6
Revert "Add invoiceAccessToken for payment methods (#84)" (#86)
This reverts commit cb510868e2.
2023-11-27 14:35:05 +03:00
Артем
ea592c2874
OPS-371: Add new ui type (#85) 2023-11-23 14:03:51 +03:00
Pavel Popov
cb510868e2
Add invoiceAccessToken for payment methods (#84) 2023-10-30 17:38:03 +07:00
Артем
ca73130b3f
IMP-76: Add info to contact info (#76)
* added without descs

* added new info to contact info

* changed to postal code

* fixed
2023-09-07 13:10:22 +03:00
Pavel Popov
96c860fce1
Add linters (#73)
* Add linters

* Yaml lint fixes

* Yaml lint fixes

* Yet another lint fixes

* Need more yaml lint fixes

* I thinkб its last fixes with yaml lint
2023-08-08 19:05:11 +07:00
Pavel Popov
d647582fea
Update README.md 2023-08-08 18:33:01 +07:00
Pavel Popov
1ec900a60c
Withdrawal -> Payouts (#74) 2023-08-07 20:48:20 +07:00
renovate[bot]
a0e260afa0
Update dependency swagger-ui to v5 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-07 18:56:08 +07:00
renovate[bot]
4b3e9863df
Update dependency @vality/openapi-generator-cli to v2 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-07 18:52:27 +07:00
Pavel Popov
93f37761be
Translate into eng (#72)
* Translate into eng

* Markdown fixes

* Spelling fixes

* Spelling fixes

* Yaml fixes

* Update openapi config
2023-08-07 18:44:56 +07:00
ndiezel0
01da4bbc7d
Fix erlang generator (#68) 2023-03-17 00:04:30 +05:00
Aleksey Kashapov
d84e0594ed
OPS-272: Downgrade to valitydev/action-setup-swagger-codegen@1.0.1 (fix malformed_request/2) (#67) 2023-03-14 16:04:10 +03:00
Aleksey Kashapov
481b899a1e
OPS-272: Adds getWebhooksForParty operation (#66) 2023-03-14 14:19:34 +03:00
ndiezel0
47cd6f63b4
OPS-259: Use latest erlang generator (#65) 2023-03-13 13:52:44 +05:00
Aleksey Kashapov
84ed0a6510
OPS-272: Adds alt operations with partyID (#63)
* `getInvoiceByExternalIDForParty`
* `getPaymentInstitutionPayoutMethodsForParty`
* `getPaymentInstitutionPayoutSchedulesForParty`
* `getPaymentByExternalIDForParty`
* `getRefundByExternalIDForParty`
2023-03-03 17:59:46 +03:00
Andrew Mayorov
d71aebc654
TD-442: Allow to signal user interaction completion @ events (#58) 2022-10-25 17:21:20 +03:00
Andrew Mayorov
37e6f46d86
TD-367: Retire legacy APIs (#56)
* Allow zero amount payment in search results
* Retire Claims API
* Drop `InvoiceSearchResult` as unused
* Retire Analytics API while keeping Search API intact
* Retire Reports API
2022-08-22 11:16:26 +03:00
Andrew Mayorov
4efebe4b79
TD-367: Stop providing GeoLocationInfo (#55) 2022-08-10 11:35:56 +03:00
Andrew Mayorov
1e3855da75
TD-367: Stop acception externalID @ CreatePaymentResource (#57) 2022-08-10 11:35:26 +03:00
Pavel Popov
007b1ead65 Update Crowdin configuration file 2022-06-23 13:22:05 +03:00
Pavel Popov
b701eb2963
Switch to Apache License 2.0 (#53) 2022-06-23 12:45:00 +03:00
Pavel Popov
b1f2846690
Add gh-pages workflow (#52)
* Add gh-pages workflow

* Review fixes

Co-authored-by: Andrew Mayorov <encube.ul@gmail.com>

Co-authored-by: Andrew Mayorov <encube.ul@gmail.com>
2022-06-22 16:20:12 +03:00
Egor Cherniak
0089567101
Merge pull request #47 from valitydev/fx/java_build
Add missing property
2022-05-31 14:34:25 +03:00
Egor Cherniak
668d12eeb1
Add missing property 2022-05-31 13:14:53 +03:00
Egor Cherniak
977172b1a6
Merge pull request #46 from valitydev/ft/build_jar
Add building java libraries
2022-05-31 12:49:08 +03:00
Egor Cherniak
bb1054ab26
Add validate cmd 2022-05-30 12:18:22 +03:00
Egor Cherniak
272a65a634
Rename files 2022-05-30 12:07:26 +03:00
Egor Cherniak
35117de936
Replace build configs with base-workflow 2022-05-30 12:06:24 +03:00
Egor Cherniak
4c2b256e37
Fix release condition 2022-05-30 11:16:02 +03:00
Egor Cherniak
9bd4e85cc7
Add java client build 2022-05-30 11:14:02 +03:00
Andrew Mayorov
901df942fa
Fix requiredness where missing (#45)
Notably implementation expects that discriminator field is required. Make it
so.
2022-05-24 12:34:57 +03:00
renovate[bot]
4380026b6e
Update dependency swagger-ui to v4.11.1 (#44)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-13 21:32:41 +00:00
renovate[bot]
b697f77b8f
Update dependency swagger-ui to v4.11.0 (#43)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-05 23:06:30 +00:00
Артем
b9ab91a848
TD-255: Fix examples (#41)
* fixed

* fixed
2022-04-29 18:17:50 +03:00
Andrew Mayorov
c39e50b2d6
Stop responding w/ payment tool tokens in payment (#42)
These are not the same tokens, and can not be the same, which is
confusing for clients. They can not reuse them.
2022-04-28 19:54:55 +03:00
renovate[bot]
285deb7348
Update JamesIves/github-pages-deploy-action action to v4.3.3 (#40)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 05:26:21 +00:00
renovate[bot]
a663f98bbd
Update JamesIves/github-pages-deploy-action action to v4.3.2 (#39)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 23:29:19 +00:00
renovate[bot]
4550cf275a
Update dependency swagger-ui to v4 (#35)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:32:49 +03:00
renovate[bot]
2f5e7a5ed4
Update actions/cache action to v3 (#36)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:29:02 +03:00
renovate[bot]
ed6566b65f
Update dependency gulp-connect to v5 (#38)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:28:43 +03:00
renovate[bot]
9a5eec8893
Update actions/checkout action to v3 (#37)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:28:07 +03:00
renovate[bot]
8229099063
Update dependency json-merge-patch to v1 (#34)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-05 14:27:47 +03:00