PayTabs Laravel Package makes integration with the PayTabs payment gateway very easy by providing a ready-made payment class that handles the card entry and, billing & shipping information and completes the missing details.
This article is dedicated to walking you through how to manage/control the already existing transactions (as a result of all of the previous steps), and what are the available actions to perform on them as shown below:
Through out the article we will use the transaction types clarified in our What is "tran_type"? solution article.
In this article, you will be going to know how to handle the payment response:
⌂ To get familiar with the whole process and the other steps, kindly navigate to our "The Laravel Packge Integration Manual" solution article.
⇦ And to navigate to the previous step in the integration process "Step 6 - Handle the post payment responses" kindly click here.