Introduction
-
REST API
Fiablepay’s API follows a simple system for handling requests and responses. -
Clear URLs
The API provides easy-to-understand URLs for different actions. -
Form-Encoded Requests
You send data in a simple, form-like format. -
JSON Responses
The API responds with easy-to-read JSON data. -
Modes
- Test Mode: Test without affecting real payments.
- Live Mode: Use for actual transactions.
-
API Key
Your API key defines whether you are in test mode or live mode.