Commit Graph

127 Commits

Author SHA1 Message Date
Gregory
9049548422
add HUMO test cards (#45)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2024-02-27 13:21:55 +03:00
Anatolii Karlov
2460d0411f
bump actions, migrate on dev.vality (#39)
* Revert "typo"

This reverts commit fc8e24ad9d.

* Revert "bump actions"

This reverts commit 2a0fa6f2c0.

* bump actions

* bump actions, migrate on vality

* bump actions, migrate on vality

* bump actions, migrate on vality

* bump actions, migrate on vality
2023-10-10 19:14:18 +03:00
vilorij
fc8e24ad9d
typo 2023-09-22 20:34:43 +07:00
vilorij
2a0fa6f2c0
bump actions 2023-09-22 20:32:36 +07:00
Pavel Popov
d26145f9a2
Disable error mapping validation (#38) 2023-04-06 20:20:41 +07:00
Inal Arsanukaev
08bc25a50c
up apache.commons-text lib version (#35) 2022-10-18 14:23:40 +03:00
Gregory
0de0791073
Fix/int 204 (#33)
* fix card exp date for withdrawal

* optional exp date for withdrawal

* add CdsService

Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-08-11 13:58:17 +03:00
Vality Bot
c35ec89ea5
🔄 Created local '.codecov.yml' from remote 'java/.codecov.yml' (#27) 2022-08-05 20:05:00 +03:00
Gregory
adc3703505
account balance proto -> scrooge proto (#31)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-07-07 11:21:05 +03:00
Gregory
6f147bf151
fix path for balance (#28)
Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-05-13 15:37:18 +03:00
vitaxa
078de5cc31
TD-267: refactor bankcard model access (#26) 2022-04-19 17:27:19 +03:00
renovate[bot]
87108086c3
Update all non-major dependencies (#17)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 18:23:42 +03:00
Vality Bot
98f086bd28
🔄 Synced file(s) with valitydev/configurations (#18)
* 🔄 Synced local '.github/workflows/basic-linters.yml' with remote 'workflows/base/basic-linters.yml'

* 🔄 Synced local 'LICENSE' with remote 'LICENSE'

* 🔄 Created local '.github/settings.yml' from remote '.github/settings.yml'

* 🔄 Created local 'CODEOWNERS' from remote 'codeowners/java'
2022-03-30 18:22:56 +03:00
struga
9f75e4197a
Up proto for string balance request (#25) 2022-03-30 12:36:38 +03:00
Gregory
af90a29a92
add account balance service mock (#19)
* add account balance service mock

* refactoring + fix linter

* fix linter

* fix after review

Co-authored-by: ggmaleva <ggmaleva@yandex.ru>
2022-03-21 12:54:46 +03:00
github-actions[bot]
70a6d24252 Update file(s) from valitydev/.github 2022-02-22 07:25:24 +00:00
Pavel Popov
a22650e44c
Update renovate config 2022-02-21 13:48:53 +03:00
Egor Cherniak
83e09e1dfa
Fix metrics (#16)
* Fix metrics

* Empty string constant

* Version
2022-02-02 17:00:13 +03:00
Pavel Popov
c9a978816c
Disable statd metrics (#15) 2022-01-28 12:41:26 +03:00
mr-impossibru
71a9048899
TD-101: fix ci (#14) 2022-01-25 11:25:15 +03:00
mr-impossibru
5b2652cc3d
TD-101: fix ci (#13) 2022-01-24 19:10:07 +03:00
mr-impossibru
cda6f1c141
TD-101: add url encoding for TermUrl in 3ds interactions (#12) 2022-01-24 18:08:32 +03:00
mr-impossibru
99535f516a
Merge pull request #10 from valitydev/ft/BACKLOAG-14/fix_url_encoding 2022-01-12 20:00:22 +03:00
Vasil Khramov
c60dd4bc33
BACKLOG-14: add url encode/decode 2022-01-12 19:17:25 +03:00
mr-impossibru
e59be63a8c
BACKLOG-14: fix 3ds20 user interaction type, use github actions 2022-01-12 13:05:53 +03:00
renovate[bot]
66987df223
Add renovate.json (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-25 03:38:49 +03:00
dependabot[bot]
65ae7610a3
Bump jsoup from 1.10.2 to 1.14.2 (#1)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.10.2 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.10.2...jsoup-1.14.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-25 03:38:05 +03:00
mr-impossibru
07044cb2a6
JD-769: add get /mpi/acs and /mpi20/acs calls, support sessionInfo.redirectUrl for 3ds 2.0 (#108) (#1) 2021-12-23 21:20:11 +03:00
mr-impossibru
6990b3902f
JD-769: add redirectUrl to payment handler (#107)
* JD-769: add redirectUrl to payment handler
* JD-769: remove p2p, update build utils, use java-service-parent-pom
2021-12-09 18:18:48 +03:00
malkoas
8cf6fcc5be
JD-344: Bump vulnerable dependencies (#105) 2021-05-26 12:27:39 +03:00
malkoas
e029394356
JD-254: Escape jsonString in html (#104)
* JD-254: Escape jsonString in html

* fix vers in pom
2021-05-21 17:14:27 +03:00
malkoas
c9e08c39e6
JD-254: Fix Creq (#102) 2021-05-21 12:29:29 +03:00
malkoas
5970b8bc70
JD-254: Fix acs url (#101) 2021-05-21 11:58:24 +03:00
malkoas
e75bafd84a
JD-254: Change mpiv2 to independent redirect (#100)
* JD-254: Change mpiv2 to independent redirect
2021-05-21 11:12:09 +03:00
malkoas
0f5ebaa5a2
JD-254: Move redirect in controller (#99) 2021-04-26 10:44:41 +03:00
malkoas
b9dd741162
JD-254: change key TermUrl (#98) 2021-04-26 10:13:12 +03:00
malkoas
42eaed0650
JD-254: Encode term_url (#97) 2021-04-23 18:58:52 +03:00
malkoas
d17e76fdc7
JD-254: Try to change term_url (#96) 2021-04-23 18:18:47 +03:00
malkoas
d2181110bd
JD-254: try to change term_url (#95) 2021-04-23 17:12:07 +03:00
malkoas
a52ca0f99d
JD-254: Fix AuthenticationResponse and AuthenticationRequest model (#94) 2021-04-23 16:34:31 +03:00
malkoas
247bfacc14
JD-254: Change RedirectTimeout (#93) 2021-04-23 15:47:45 +03:00
malkoas
31cc0189aa
JD-254: Fix tag (#92) 2021-04-23 12:24:07 +03:00
malkoas
7a381b422e
JD-254: temporary termination_uri deletion (#91) 2021-04-23 10:32:35 +03:00
malkoas
541f81ce55
JD-254: Change url (#90) 2021-04-22 18:02:57 +03:00
malkoas
247fb6e549
JD-254: Fix url (#89) 2021-04-22 17:10:30 +03:00
malkoas
04e20473b8
JD-254: Change url (#88) 2021-04-22 15:39:24 +03:00
malkoas
2a21192e71
JD-254: add termination_uri in params (#86) 2021-04-22 09:43:01 +03:00
malkoas
3edfa04f36
JD-254: Switch to snake_case (#85) 2021-04-21 17:09:45 +03:00
malkoas
9d91c26406
JD-254: fix url (#84) 2021-04-21 16:00:58 +03:00
malkoas
f40e3f4ee4
JD-254: Added logs and fix condition in processor (#83) 2021-04-21 11:06:45 +03:00