Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.26 KB
MD5: 4f091221749e298ddcd157a87603f39a
SHA-1: 40c236f9a2cb1345dfed16eb965a30fef467cb4e
SHA-256: 00e7bebdc2d811d1e027c1be5c5a582df56ce3580dc83d82464003598b478f36
Download zip
16.04 KB
MD5: b8761eea342cf8e2b5f6122d452d17c9
SHA-1: 75f757109e00d831763540407a414224d358ada4
SHA-256: b806fb9890c3131751bdc9bbbaaf672fbf0f524841ed02fb3db972d8dc7cae36
Release notes
This release mainly adds new features, and fixes some problems that people may have encountered caused by lack of these functionalities.
Please check the changes below and verify that your payment method is still working as expected after upgrading the module.
It is highly recommended to set up a test installation of your Drupal site, and connect it to your Ogone test merchant account, before rolling this into production.
Changes:
- Added support for white-label versions of Ogone by mr.baileys (#1303368: Support for white label Ogone)
- Added support for Direct HTTP server-to-server feedback by jeff.maes, svendecabooter (#1229244: Changing the Status after payment with a "Direct HTTP server-to-server request")
- Added multilingual support - selection of Ogone user interface language per Drupal locale by renzor, svendecabooter (#1304676: Multilingual support )
- Use UTF-8 encoding by default to fix SHA-1 feedback errors by mr.baileys (#1372692: Use UTF-8 encoding by default.)
- General code cleanup