commerce_mangopay_dpi
6 sites
Security covered
MANGOPAY Direct PayIn payment gateway for Drupal Commerce 2.x. Supports card registration and payments without leaving your site.
This module supports only Direct PayIns, which is enough to allow your users to pay on-line. Transfers, Pay Outs, KYC, etc are not planned to be included in this module.
Requirements
- Drupal 8.x or 9.x
- Drupal Commerce 2.x
- https://github.com/Mangopay/mangopay2-php-sdk >= 2.3
- https://github.com/Mangopay/cardregistration-js-kit >= 1.2
Installation
1. Install with composer composer require drupal/commerce_mangopay_dpi or manually.
2. Download cardregistration-js-kit from https://github.com/Mangopay/cardregistration-js-kit and place it in your libraries directory as 'cardregistration-js-kit'
3. Enable the module
4. Add new payment gateway as usual. You will need your MANGOPAY credentials for this step.