Changes for page Payment API
Last modified by Thomas Warren on 2020/01/23 13:50
From version 30.1
edited by Thomas Warren
on 2020/01/23 13:28
on 2020/01/23 13:28
To version 30.2
edited by Thomas Warren
on 2020/01/23 13:49
on 2020/01/23 13:49
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,11 +1,15 @@ 1 1 ## Overview 2 - 3 3 --- 4 4 5 5 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. 6 6 7 7 ## Swagger documentation 8 - 9 9 --- 10 10 11 11 * [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/)