This module integrates the Ingenico payment gateway with Drupal Commerce. Ingenico is the new name for Ogone one of the leading European payment solutions. This module provides the main features of the Ingenico gateway.

8.x

See the documentation guide.

7.x

FEATURES

• This module provides two payment methods:
- Ingenico direct gateway – allows customers to enter their payment details directly on the merchant page without being redirected offsite.
- Ingenico online gateway – this is a hosted/offside payment method that redirects the customer off-site and returns them to the merchant page, after a successful payment is made.
• The transaction process can be triggered using either the “sale” or “authorized” payment status. The method using the “authorized” status allows the merchant to capture a transaction at a later time, which can be useful for avoiding refunds.
• If a merchant uses the “authorized” status method, they can then either capture payments one at a time, or to use the included automated capture process. A rule is present, that can be triggered by cron running and capture all transactions from the previous day. This rule can be re-configured to fit merchant needs. It can be manually triggered by visiting:
Your_website/admin/commerce/orders/batch
At this URL, you specify the time period for which the capture should start. More about this feature is available in the readme file.
• The Commerce Ingenico module also includes 3D secure. If implemented, this requires customers to provide additional authentication. This feature is available for both payment methods.
• The merchant can provide refunds on a per transaction basis. The Refund can be for the partial or full transaction amount.
• Commerce Ingenico encrypts transaction data. Merchants enter the same key word/phrase for SHA-IN and SHA-OUT in both the Ingenico administrative interface and within the module administration page. SHA1, SHA-256, SHA-512 encryption algorithms are available; we recommend using SHA-512 for higher security.
• The Commerce Ingenico module also provides multi-lingual support, with any offsite pages (for the offsite payment method) and 3D-Secure being rendered in the language selected by the merchant.

REQUIREMENTS

The module requires Drupal Commerce core modules, which are included in the commerce package:
* Commerce (https://www.drupal.org/project/commerce)
* Commerce Payment (https://www.drupal.org/project/commerce)
* Commerce Payment UI
(https://www.drupal.org/project/commerce)
* Commerce Checkout
(https://www.drupal.org/project/commerce)
* Commerce Cart (https://www.drupal.org/project/commerce)
* Commerce Order (https://www.drupal.org/project/commerce)
* Commerce Order UI
(https://www.drupal.org/project/commerce)
* Commerce Customer
(https://www.drupal.org/project/commerce)
* Views (https://www.drupal.org/project/views)
* Rules (https://www.drupal.org/project/rules)
* Entity (https://www.drupal.org/project/entity)

RECOMMENDED MODULES

* Commerce Price (https://www.drupal.org/project/commerce):
Will allow the adding of price fields to products.
* Commerce Product
(https://www.drupal.org/project/commerce):
Allows the creation of products in your eCommerce site.
* Commerce Product UI
(https://www.drupal.org/project/commerce):
Provides access to the administrative UI of the commerce_product
module.
* Commerce Product Pricing
(https://www.drupal.org/project/commerce):
Provides price management.
* Commerce Product Reference
(https://www.drupal.org/project/commerce):
Allows the creation of a node that can reference a product.

Supporting organizations: 
Security fixes and maintenance

Project information

Releases