Step 7 - Manage Transactions
PayTabs provides you with the backend packages that make the integrating with PayTabs payment gateway very easy by providing ready-made classes that handle the payment process.
In Laravel Package, we support handling and managing any existing transactions such as query transactions, capture, void, or refund transactions (as a result of all of the previous steps). You can also handle them from your PayTabs dashboard, such as "Refund", or "Capture".
Note
Through out the article we will use the transaction types clarified in ourWhat is the "tran_type" (transaction type)?solution article.
The available actions to perform shown below: