Closed (fixed)
Project:
iDEAL Pro | Ubercart Payment
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
5 May 2011 at 10:41 UTC
Updated:
16 Sep 2011 at 06:31 UTC
Yo,
Thanks for the wonderful module!
ING bank issued a new certificate, after May 23th it needs to be updated. There seems to be no way to add this in the way described in ING's manual.
Can this be configured into Ideal Pro, or does this need a code change:
http://www.ing.nl/Images/Wijzigen_van_een_acquiring_certificaat_in_iDEAL...
Thanks in advance.
Comments
Comment #1
praseodym commentedNew release will be out in a couple of days, fortunately ING already accepts the new certificate so updating any time before the 23rd will be fine.
Comment #2
charlie45 commentedThanks for responding!
Are you saying a new version will be released that caters for this new certificate requirement?
Comment #3
praseodym commentedThat is correct; the certificates are included in the module package.
Comment #4
praseodym commentedFixed in 2.2.
Comment #5
marco71 commentedI understand that
http://www.ing.nl/particulier/
Is now also powered by Drupal sorry to go of topic :-)
May I ask if there is a good and a wrong version for me to use.
I have the dev version of views 7 Should I also get your latest 7 dev....
Had some trouble with other mods since I didn't have the right version of Views
Can't wait to try
Thank you
Comment #6
bertboerland commentedOT ing particulier is not a drupal site :-( (http://www.ing.nl/particulier/nieuws-en-kennis/acties/hypotheekrente-wek...). http://ing.us/ is though
Comment #7
roderik de langen commentedI just got of the phone with ING ideal helpdesk. And it seems they want people to use both the old certificate as the new one(since until the 23rd the new cert will not work yet, atleast that's what the helpdesk told me). So you have to loop over the 2 certs to check if the request is valid.
The idea is to switch to the new cert on 23 of may, but the helpdesk said this could also be the 24th. So hence a loop is necessarily.
Comment #8
martijn houtman commentedSubscribe.
BTW: It seems that the new certificate does not work yet, at least for the test server.
Comment #9
promesThe new certificate gives as error:
iDEAL testcase 1 failed with error: 'Unknown fingerprint.' in .../sites/all/modules/uc_ideal_pro/ideal.inc:830
Comment #10
artbussy commentedsubscribe
Comment #11
praseodym commentedING still seems to have problems accepting the new certificate; not sure what they did but they messed it up pretty good. Expect a module update this weekend.
Comment #12
praseodym commentedAfter some more testing it looks like version 2.2 of the module should work just fine as long as the correct certificate (ingbank.cer from 2.2) is in the certificates directory. If you want to add another certificate (the old one, for example), version 2.3 includes support of adding up to 10 alternate certificates in the form 'ingbank-0.cer', 'ingbank-1.cer', ….
Comment #13
robin van emden commentedStill the same problem here trying to make ideal-pro work
iDEAL testcase 1 failed with error: 'Unknown fingerprint.'
Old cert, new cert, nothing helps.
Comment #14
robin van emden commentedSeems my comment was published twice, removed here.
Comment #15
praseodym commentedRobin: you probably have a different problem, since the migration to the new certificate has been completed a few months ago.
Comment #16
praseodym commentedComment #17
robin van emden commentedThank you for pointing that out. I will delve further into the issue.