Wiki source code of Payment API
Last modified by Thomas Warren on 2020/01/23 13:50
![]() |
29.8 | 1 | ## Overview |
![]() |
29.26 | 2 | --- |
3 | |||
![]() |
29.17 | 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. |
![]() |
29.11 | 5 | |
![]() |
29.8 | 6 | ## Swagger documentation |
![]() |
30.2 | 7 | --- |
![]() |
29.20 | 8 | |
![]() |
30.2 | 9 | * [VasPublicPaymentApi](https://stage-evc.payex.com/payment-api/swagger-ui.html) |
10 | |||
![]() |
30.4 | 11 | ## Payment API Client |
![]() |
29.26 | 12 | --- |
13 | |||
![]() |
30.2 | 14 | Example how to implement see the Payment API Client see: |
![]() |
30.3 | 15 | [Payment API Client](https://wiki.payex.com/xwiki/wiki/developer/view/Main/API/Public%20Payment%20API/Payment%20API%20Client/) |