What this solution does
The Impaya payment module is designed to process payments and track transaction status for e-commerce projects. It integrates into the CMS checkout component, allowing users to select a payment system. Upon payment initiation, a request is generated and the buyer is redirected to the bank or payment gateway page. The request includes customer details (full name, email), the final amount accounting for shipping, discounts, and coupons, the cart contents, and the VAT flag. After the transaction, the module returns the payment success or failure status to the CMS and updates the order accordingly. It also supports displaying a "Thank you for your order" confirmation page when the customer returns to the store. The module is built for PHP 8.1 and is compatible with PHP 7.4.
General iT can install and configure this module and check how it works on your website.