This project is not covered by Drupal’s security advisory policy.

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:

1. Go to Commerce → Configuration → Payments → Payment Gateways section
2. 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

You can use the live API token key mentioned here .
Make sure the test mode is false.
Make sure to set the country ISO code as mentioned in this link .

Project information

Releases