EasyTransac

Component ID

2631586

Component name

EasyTransac

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

* This project has been migrated to GitHub : https://github.com/easytransac/EasyTransac-Drupal-Commerce *

Official EasyTransac payment module for Drupal Commerce accepting credit cards and multiple payments

Accepts following credit cards:

  • Mastercard
  • Visa
  • Carte Bleue

For more information please visit www.easytransac.com and consider reading the README.txt.

Requirements (visible in your phpinfo) :

  • PHP cURL extension
  • OpenSSL version 1.0.1 and higher

Installation

  1. Create account on https://www.easytransac.com, then log in and got to 'Applications' and add a new application. On the application creation page, you'll have to give a name to the application that will allow you to filter the transactions if you have many uses of EasyTransac.
  2. You also get the key on this page that you need to paste on the Drupal Commerce payment gateway configuration page (Step 7).
  3. Chose the application type: 'Test' means that payments aren't processed, whereas Live is for production use.
  4. Enter the IP address of your server hosting your e-commerce website in the allowed IP address section. In the notification URL enter your website's URI followed by '/easytransac/notification'. Example: http://yoursite.com/easytransac/notification
  5. Install the EasyTransac module
  6. Go to Store -> Configuration -> Payment Methods -> EasyTransac payment -> click on SETTINGS and check the 'active' box. Save changes.
  7. Go to Store -> Configuration -> Payment Methods -> EasyTransac payment -> click on the action rule, then paste your EasyTransac API key. To finish, save all changes.

FAQ

  • I got this error message: "Error: Invalid account configuration, please contact us", what have I missed?
  • We must first validate your account. To do so, we need all the information that is asked for in your EasyTransac dashboard.

Drupal EasyTransac screenshot