About

Payabl payment module for Magento 2.4.5 and up
Allows payment processing with Credit Cards.

Install

Steps

  1. Get the payabl module zip archive from our Technical Department ([email protected]).
  2. Unzip the archive and copy the content to your Magento 2.4.x hosting site using
    SSH/SFTP connection (for details contact your hosting provider).
  3. Upload the files to the app/code directory of your Magento 2.4.x
    This is how it should look on your site.

  1. Run the following commands in the SSH console:

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

If for some reason the module is not enabled you can run this command to
enable it.

php bin/magento module:enable Payabl_Payments

Module configuration

In the Magento Admin Panel go to Stores > Configuration > Sales > Payment Methods >
Payabl Card
(and similar for the other Payabl payment methods).

Configuration

  1. Enable the payment method.
  2. Set environment to Production or Sandbox.
  3. Enter the Merchant ID and Merchant Secret provided by our Technical
    Department. Test credentials can be found here
  4. Set the Debug log to No (to Yes only when Technical Department requests for logs).
  5. Keep the Payment page Title as it is by default.

Refunds

To perform refunds follow Sales > Orders > Sales > Action - View for the Processing or Closed order.

Then go to Invoices > Credit Memo > Refund.

🚧

Don't use Offline refund because doesn't connect to our API and no real financial trasnaction is performed.

Feedback and support

Please report any issues, usability improvements, or feature requests to our email to
[email protected] ↗.