Go to file
Alex Romanov 73ecc5f5a1
Add extraPaymentInfo (#39)
* Add extraPaymentInfo

* Satisfy linter

* Satisfy linter
2023-11-02 12:27:37 +04:00
.github/workflows Update JamesIves/github-pages-deploy-action action to v4.4.3 (#33) 2023-08-08 19:31:23 +07:00
openapi Add extraPaymentInfo (#39) 2023-11-02 12:27:37 +04:00
plugins TD-138: github actions, openapi 3.0 (#5) 2022-02-11 18:17:07 +03:00
web TD-138: github actions, openapi 3.0 (#5) 2022-02-11 18:17:07 +03:00
.gitignore TD-138: github actions, openapi 3.0 (#5) 2022-02-11 18:17:07 +03:00
.redocly.yaml TD-138: github actions, openapi 3.0 (#5) 2022-02-11 18:17:07 +03:00
crowdin.yml Update Crowdin configuration file 2023-01-18 16:47:38 +07:00
LICENSE Redoc ready fix (#2) 2017-04-25 17:44:38 +03:00
package-lock.json Update all non-major dependencies (#7) 2023-08-08 18:07:15 +07:00
package.json Update all non-major dependencies (#7) 2023-08-08 18:07:15 +07:00
pom.xml Update dependency org.slf4j:slf4j-log4j12 to v2 (#21) 2023-08-08 18:11:28 +07:00
README.md Update README.md again 2023-08-08 18:31:58 +07:00
renovate.json Update renovate config 2022-02-21 13:46:37 +03:00

Vality Webhooks Events API 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.