The FedaPay API allows developers to integrate a secure and flexible online payment system into their websites or applications. With this API, you can create transactions, manage payments, and automate your financial workflow.
Before using the API, you need to obtain your API keys from your dashboard:
Log in to fedapay.com.
In the side menu, click on "API".
Copy your Test and Live keys based on the environment you wish to use.
API keys are essential for securing your requests. Never share them.
Here is an example API request to initiate a payment in PHP: View API Reference
You can retrieve the status of a transaction using a GET request: View API Reference
FedaPay offers multiple SDKs to simplify integration:
PHP → PHP Documentation
Ruby → Ruby Documentation
Node.js → Node.js Documentation
Explore the full API documentation: FedaPay API Documentation
If you have any questions or encounter technical issues:
✔ Check your API key and environment (Test vs. Live).
✔ Consult our Developer Guide.