Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Allow non-integer id formats such as hex#2

Closed
pelshoff wants to merge 3 commits intoopensdks:masterfrom
procurios:master
Closed

Allow non-integer id formats such as hex#2
pelshoff wants to merge 3 commits intoopensdks:masterfrom
procurios:master

Conversation

@pelshoff
Copy link

Hey there,
Rabobank seems to not have accounted for shops using non-numeric ids. I don't think it makes sense to doubly-verify that id matches the id the signature is calculated for; the calculation itself already does that. All we want from the payment completed response is to make sure the orderID we sent over the wire is the same that comes back, whether it's 123, '1ab' or 'cow'. What do you think?
Kind regards,
Pim Elshoff
Procurios

@Phennim
Copy link

Phennim commented May 23, 2018

I ran into the same issue. Please merge.

@fruitl00p fruitl00p mentioned this pull request Jan 4, 2019
@fruitl00p
Copy link
Contributor

FYI: I've forked, updated to 1.6 of the SDK ánd left the hex-change... (see #3)

@NielsJanssen
Copy link
Contributor

@pelshoff Thanks for the contribution and apologies for not responding sooner. I've just merged #3 and tagged 1.6.0, which also includes a fix for this problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants