myfatoorah / myfatoorah_drupal_commerce
The official MyFatoorah Payment Gateway for Drupal Commerce.
2.1.1
2023-03-13 11:46 UTC
Requires
- drupal/commerce: ^2.0
- myfatoorah/library: ~2.1.0
This package is not auto-updated.
Last update: 2024-12-16 20:41:41 UTC
README
This is the official MyFatoorah Payment Gateway for Drupal Commerce module. MyFatoorah Drupal Commerce module is based on myfatoorah/library composer package. Both MyFatoorah Drupal Commerce and PHP library composer packages are developed by MyFatoorah Technical Team to handle myfatoorah API endpoints.
Main Features
- Create MyFatoorah invoices.
- Check the MyFatoorah payment status for invoice/payment.
Installation
Install the module via myfatoorah/myfatoorah_drupal_commerce composer.
composer require myfatoorah/myfatoorah_drupal_commerce
In the admin panel, Extend tab, search for the Myfatoorah plugin, select it, and click the install button to install the module.
Merchant Configurations
In Drupal Admin Panel, follow the steps below:
- Go to Commerce → Configuration → Payments → Payment Gateways section
- Fill in Gateway configuration and use API key as follows
Demo configuration
- You can use the test API token key mentioned here.
- Make sure the test mode is true.
- You can use one of the test cards.
Live Configuration