Skip to content

paybox_hidden_fields helper trouble#4

Open
nicolasGuillouet wants to merge 2 commits intonicolasblanco:masterfrom
nicolasGuillouet:master
Open

paybox_hidden_fields helper trouble#4
nicolasGuillouet wants to merge 2 commits intonicolasblanco:masterfrom
nicolasGuillouet:master

Conversation

@nicolasGuillouet
Copy link
Copy Markdown

As I wrote here : #2, the rails helper method escape strings values. If these values contains special chars, the HMAC returned by hash_form_fields_from is not calculated on same values.
We could prefer to change hash_form_fields_from and make an escape on each value, but I am afraid i could change the 'PBX_RETOUR' and other fields needed :-(

Nicolas

@solisoft
Copy link
Copy Markdown

solisoft commented Feb 4, 2016

+1, This is very important, without it, the gem is useless now ...

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants