Wiki source code of Payment API

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