commerce_quickpay_gateway
Introduction
This project integrates Drupal Commerce to the payment provider QuickPay, making it possible to use QuickPay as payment provider on your Drupal Commerce platform.
QuickPay supports three methods of payment; Link, Form and Embedded, but currently this module only supports the Form method, making a full redirect to QuickPay to handle the payments.
This module is very minimal, in the sense that no extra features are currently available (features like capture, reject payments etc.).
Requirements
The module requires a Drupal Commerce platform with the Commerce Payment module enabled.
Installation
Install as you would normally install a contributed Drupal module. See:Installing Drupal 8 Modules for further information.
Configuration
You must have an active account at QuickPay.
When the module is installed, you can select QuickPay as plugin to use, when creating a new Payment gateway in the Drupal Commerce configuration. You will need to input payment gateway details like API key, Merchant ID etc. All these settings can be found at QuickPay when authenticated.