commerce_easytransac
2 sites
Security covered
This module integrates EasyTransac with Drupal Commerce, providing offsite payment gateways. Customers can then make payments in your Drupal Commerce shop in a secure way, using the EasyTransac hosted payment form.
EasyTransac is a simple way to accept payments online, allowing your customers to pay with Visa, MasterCard, Maestro and American Express cards in Drupal Commerce. Customers can also choose to pay with the new Pay by bank feature, which does not face the traditional limitations for credit cards. EasyTransac is available in many countries and currencies, see this Wiki and these demonstrations for more information about the provided services.
Features
- PCI-compliant integration/payments using the EasyTransac hosted payment form. As a user of this solution, you don't have to worry about the security as EasyTransac is taking care of it for you.
- Authorization/capture intent support, configuration of the authorization validity duration.
- Multiple payment support : customers can choose to pay in 2, 3 or up to 12 installments for orders over 50 EUR.
- Pay By Bank support : no more entry errors, reduced risks of losing customers, higher payment limits, no more card expiration issues, irrevocable and indisputable transfers, complete security.
- Keeps track of payment status directly into your Drupal backoffice, as well as into your EasyTransac account dashboard.
- Partial and complete refunds supported directly through your Drupal backoffice, as well as into your EasyTransac account dashboard.
Installation
- Install and activate Commerce EasyTransac module.
- Make sure to use composer to install the module, so the PHP SDK will be automatically installed. Otherwise, manually download the SDK in your vendor folder.
- Create an account at easytransac.com
- Create an application and copy your API key into the EasyTransac settings form at /admin/commerce/config/easytransac.
- Create a new payment gateway at /admin/commerce/config/payment-gateways, choose EasyTransac (and/or EasyTransac PayByBank) and copy the notification URL to your EasyTransac application. Make sure to authorize your web server IP address as well.