Webpay

Component ID

1931522

Component name

Webpay

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

2512

Component created

Component changed

Component body

This module implements the base for the integration with the payment gateway Webpay from Transbank with Drupal. This payment method is (or almost) the only method available in Chile that supports both credit card and debit card (Redcompra).

Features 2.x branch

This version support the SOAP version of Webpay for Normal Commerce. KCC is no longer used.

Dependencies

  • PHP Extension SOAP
  • PHP Extension mcrypt
  • Libraries
  • Entity
  • XML Encryption and Signatures library, you can download it here. You must installed in sites/*/libraries. You can execute the make webpay.make.

Update from previous version

If you want update from 1.x to 2.x you must uninstall the previous version first. This version is very different.

Credits

This version was sponsored by INTA - University of Chile.

Features 1.x branch

Note: This branch is no longer supported. Transbank stopped using KCC.

  • Administration panel to configure KCC parameters and other Drupal related parameters
  • All transactions between the commerce and Transbank's servers are logged
  • Test module included, to test the conection between commerce's server and Transbank's server

Related Modules