Go to file
2024-10-17 10:32:20 +00:00
.github/workflows Add linters (#73) 2023-08-08 19:05:11 +07:00
scripts Disable sed step in build.js 2022-04-05 14:21:08 +03:00
spec TD-933: Adds support for deviation direction for amount randomization (#93) 2024-07-02 13:43:10 +03:00
web Add build system (#8) 2022-01-28 13:34:24 +03:00
.gitignore Add java client build 2022-05-30 11:14:02 +03:00
crowdin.yml Update Crowdin configuration file 2022-06-23 13:22:05 +03:00
gulpfile.js Migrate to new gulp & gulpfile version by sheer incompetence 2020-09-15 14:02:44 +03:00
LICENSE Switch to Apache License 2.0 (#53) 2022-06-23 12:45:00 +03:00
openapitools.json Translate into eng (#72) 2023-08-07 18:44:56 +07:00
package-lock.json remove payout 2024-06-25 18:10:14 +03:00
package.json remove payout 2024-06-25 18:10:14 +03:00
pom.xml Update spring core to v6 2024-10-17 10:32:20 +00:00
README.md Update README.md 2023-08-08 18:33:01 +07:00
renovate.json Add renovate.json (#20) 2022-04-05 14:09:51 +03:00

Vality Payments OpenAPI Specification

Working on specification

Install

  1. Install Node JS
  2. Clone repo and cd
    • Run npm install

Usage

  1. Run npm start
  2. Checkout console output to see where local server is started.