Please help implementing Ideal v 3.3.1#2
Open
beno wants to merge 10 commits into
Open
Conversation
added 10 commits
October 30, 2012 02:06
Member
|
We currently don't have time to work on this, we crunching to get an app out the door. |
Contributor
|
It is very hard to figure what is the cause of those errors. The most obvious question that comes to my mind is: 'Did the remote tests pass before you changed the code?' In other words, are you sure that you installed the certificates correctly? |
|
You can take a look at https://github.com/skuijper/Ideal who continued work on supporting iDeal v3. There was a small problem with getting the issuers there which I fixed here https://github.com/JelleDekker/Ideal I've only tested it with ING, but seems to be working for now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a dummy pull request, since this is not yet functional.
I have created an initial try at implementing iDeal v 3.3.1, but I'm affraid I'm stuck on the XML signature - all I get with the remote tests so far are authentication errors.
@joshuajansen, @Fingertips, @dovadi - I know you have all been working on this at some point, can you please take a look to see if we can get this up and running?