Changes for page Payment API
Last modified by Thomas Warren on 2020/01/23 13:50
From version 29.7
edited by Thomas Warren
on 2020/01/23 08:43
on 2020/01/23 08:43
To version 29.8
edited by Thomas Warren
on 2020/01/23 08:47
on 2020/01/23 08:47
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,16 @@ 1 -# Prerequisites 1 +# Public Payment API 2 +## Overview 3 +Edit 4 +This API is a gateway for receiving payments through our system. It's ment to simplify external integration between different domains such as credit cards, prepaid cards and value codes. 2 2 6 +## Swagger documentation 7 + 8 +* [VasPublicPaymentApi](https://stage-evc.payex.com/payment-api/swagger-ui.html) 9 + 10 +# Public Payment API Client 11 + 12 +## Prerequisites 13 + 3 3 * Java 11 4 4 * VueJS 5 5 * Maven ... ... @@ -18,12 +18,6 @@ 18 18 └── pom.xml → Maven parent pom managing both modules 19 19 ``` 20 20 21 - 22 -## Swagger documentation 23 - 24 -* [VasPublicPaymentApi](https://stage-evc.payex.com/payment-api/swagger-ui.html) 25 - 26 - 27 27 ## Security 28 28 29 29 <details>