To communicate with the Payment API you should submit HTTP POST requests to the corresponding endpoints.
There are differ endpoints for Test and Production.
The API uses FORM parameters (key-value parameters passed in an HTTP POST URL) for Requests, and JSON for Responses.
Test Endpoint
The base URL is: https://test.api.payfacto.cloud/v1
The production endpoint base URL will be provided once your solution has been certified by our Integration team.