Fingertips / Ideal

Library for iDEAL payments
Other
39 stars 24 forks source link

AcquirerTrxRes (Rabobank) #3

Open ghost opened 11 years ago

ghost commented 11 years ago

For some reason Ideal marks a AcquirerTrxRes (Rabobank) not as succesful. Any idea why?

I'm not using master but 0.9.0.

This is the response: https://gist.github.com/anonymous/5186167

Everything seems okay to me?

alloy commented 11 years ago

We have successfully used this with the ING and ABN-AMRO banks, so there’s probably a issue/difference with Rabobank. Please check their manual and/or contact them to resolve the issue.

And please send us a pull-request once resolved or update this ticket with updated info :)

ghost commented 11 years ago

I was not using the correct Rabobank public key. You need to use the version 2 key which is available inside this download: https://idealtest.rabobank.nl/ideal/downloadFile.do?filename=/docs/rabo/Handleiding%20iDEAL%20Professional.zip I can confirm this library works with Rabobank. I'm not sure how this should be handled? The error properties of the StatusResponse object were not filled. Thanks for the great work nonetheless.

Manfred commented 11 years ago

I assume this problem was mostly caused by the fact that we built the library for version 2 of the iDEAL protocol. I'll add a note to the README.