indrivo/commerce_maib

Provides Commerce integration for MAIB


Keywords
payment, commerce, maib
License
GPL-2.0+

Documentation

CONTENTS

INTRODUCTION

This module will create a commerce payment plugin for Moldova Agroindbank.

You can install this module:

composer require drupal/commerce_maib

REQUIREMENTS

Before start using this module you need to request a .pfx certificate for your domain from Moldova Agroindbank.

Moldova Agroindbank support payment just in Moldovan Leu.

This module requires:

INSTALLATION

CONFIGURATION

  • Create payment gateway: /admin/commerce/config/payment-gateways
  • Set payment plugin name. Ex Maib.
  • Select MAIB (Off-site redirect) from plugins list.
  • After you have received the .pfx file from Moldova Agroindbank it is necessary to unpack.
  • Move the received files outside of web directory. Ex certs folder :
    • Path to the private key PEM file. | Ex /var/www/html/certs/private-key.pem
    • Password for private key | Password provided by MAIB from the .pfx file
    • Path to the certificate PEM file containing public key | /var/www/html/certs/certificate.pem
  • Select Transaction type.
  • Create order restricted by order currency for Moldovan Leu.

MAINTAINERS

Current maintainers: