payabbhi/payabbhi-magento-v2

Payabbhi Magento 2.0 plugin for accepting payments.

v1.0.0 2019-12-05 05:29 UTC

This package is not auto-updated.

Last update: 2024-05-18 01:27:46 UTC


README

This extension is built on Payabbhi PHP Library to provide seamless integration of Payabbhi Checkout with Magento 2.x.x

Installation via Composer

Run the following commands from Magento installation root directory.

composer require payabbhi/magento2
bin/magento module:enable Payabbhi_Magento

On running bin/magento module:status, you should be able to see Payabbhi_Magento in the module list

Configuration

Make sure you have signed up for your Payabbhi Account and downloaded the API keys from the Portal.

  1. Navigate to Magento Dashboard -> Stores -> Configuration -> Payment Methods.
  2. Click on Payabbhi (Card / NetBanking / Wallet) to configure Payabbhi:
  1. Save the settings.

If you do not see Payabbhi in your gateway list, please clear your Magento Cache from your admin panel (System -> Cache Management).

Payabbhi Checkout is now enabled in Magento.