Paytabs provides you with a collection of API endpoints which used to process all payments, regardless of if they are through either your own payment pages, the managed payment pages, or if you are using the hosted payment pages.


In this article, we walk you through the basics you need to set up the environment to integrate with our APIs. Since we are handling API requests only, all that you need to start integrating is any API client platform to manage your requests, and you will be ready to go. 


As all requests are made using server-to-server calls with JSON format data. All of the requests MUST NOT be used through a browser. Hence, all you need is to use any HTTP client agent that you prefer, such as cURLPostmanRest client, or any other suitable HTTP client agent.







⌂ To get familiar with the whole process and the other steps, kindly navigate to our "The PT2 API Endpoints Integration Manual" solution article. 

And to get familiar with the rest of the steps regarding the current step "Step 1 - Setup and activate the integration method" click here.

 And to navigate to the next step in the integration process "Step 2 - Configure the integration method" kindly click here.