Commerce E-Dinar
Categories
Component ID
2878577
Component name
Commerce E-Dinar
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
107
Component created
Component changed
Component body
This project integrates E-Dinar, a Tunisian secure payment service powered by LaPoste, into the Drupal Commerce payment and checkout systems.
Deploy & Test
In order to test and use the payment method you will need to host your website on a test/pre-production/production server and send the ip address to LaPoste so they will be able to whitelist it in their firewall.
Also, you must configure the CGI kit provided by LaPoste in your webserver (Apache or Nginx) using your account ID and the following urls :
- Setcmd URL: YOUR_WEBSITE_URL/commerce-edinar/callback/setcmd
- Getcmd URL: YOUR_WEBSITE_URL/commerce-edinar/redirect/getcmd
Prerequisites
The following libraries must be installed on your server :
libssl, libcrypto and libcurl.
