Hi,

I use this module for a project, but SHA1 out do not match. I found that the parameters used by the module to generate SHA out are complete. Here a patch that add some missing parameters (in my case) to get a matching SHA1 out.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Raphael Apard created an issue. See original summary.

baekelandt’s picture

I had the same issue for the Ogone module which integrates Ogone with the Payments module, see #2753493: Signature incoming and outgoing parameters not up to date. In the summary of the issue you can find a link to the documentation where all the parameters are listed for the SHA-IN and SHA-OUT calculation, because both have some new parameters.

I'm hoping to save you some trouble for updating the parameter calculations by providing this information.

Greetings,
Baekelandt

Arne Slabbinck’s picture

Using this patch to try and fix 'checkout complete event not firing', thanks!

promo’s picture

For me, the patch fixed the "SHA1 out doesn't match" error with the version 7.x-1.5 of the module. Thank.

hansrossel’s picture

Status: Active » Reviewed & tested by the community

Looks ok and corresponds with the parameters list: https://payment-services.ingenico.com/ogone/support/~/media/kdb/integrat...

svendecabooter’s picture

Thank you for the patch & reviews.
Committed!

svendecabooter’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.