FedaPay API: Secure Online Payment Integration

How to use the FedaPay API for payments?

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.

Main Endpoints and Authentication

1-Retrieve Your API Keys

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.

2-Processing a Transaction via the API

Creating a Transaction

Here is an example API request to initiate a payment in PHP: View API Reference

3-Checking the Status of a Payment

You can retrieve the status of a transaction using a GET request: View API Reference

SDKs and Developer Resources

FedaPay offers multiple SDKs to simplify integration:

PHPPHP Documentation
RubyRuby Documentation
Node.jsNode.js Documentation

Explore the full API documentation: FedaPay API Documentation

Need Help?

If you have any questions or encounter technical issues:

Check your API key and environment (Test vs. Live).
Consult our Developer Guide.