AXEPTA e-POSitivity Payment Gateways for Drupal

This project is not covered by Drupal’s security advisory policy.

About this Module

Epositivity is a module that allows payments to be made through the BNL AXEPTA e-POSitivity gateway.

From any webform it is possible to redirect the user to the payment gateway.

Requirement

Installing the epositivity Module

  1. Copy/upload the webform module to the modules directory of your Drupal installation (or use composer)
  2. Enable the 'AXEPTA e-POSitivity Payment Gateways' module in 'Extend' (/admin/modules).
  3. Set epositivity module: 'Configure' -> 'Services' (/admin/config/services/epositivity)

Basic use

  1. Build or edit a Webform by adding a numeric field with the following settings: two decimal places; machine name 'chargetotal'.
  2. Add or edit all the fields you want. :)
  3. Go to "Your webform" -> "Settings" -> "Emails/Handlers" -> "Add Handler" and then add "e-POSitivity Handler"
  4. That's all

Advanced use

Theming 'pay' and 'response view' with your webform field (copy /modules/epositivity/templates/*.html.twig in your theme)

License

GNU GENERAL PUBLIC LICENSE v2

Author

Pietro Arturo Panetta - http://arturu.it

Project information

Releases