API Services
Playtia provides REST API services, allowing our customers and system integrators to programatically control the Paytia transaction processing service from their own web/database applications.
Paytia have three versions of API services
1. The main Paytia API service is called the 'PAYMENT SERVICE API'. It allows our customers to use multiple Paytia services from one central API integration.
2. For applications that cannot work with popup HTML windows or iframe services, Paytia has an 'URL POST' API. This API accepts data inside an encoded POST URL and extracts the data values to pre-populate the Paytia Agent Capture Assist User Interface form which is automatically generatedd and shows as a redirect.
3. Bespoke - Paytia creates bespoke API services for custom applications or workflow/transaction processing journeys.
Testing assistance
API documents
PAYMENT SERVICE API - Current active version 5.8
URL POST API - current version 2.6
Useful Articles
Paytia provides a set of JavaScript files to assist development by embedding the Paytia ACA UI in your application.
Postman Test collection
We have included a Postman collection with the Paytia Payment Services API data set included. Each API set has been adjusted to demonstrate the fields that would be used for each function.