Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChallengeRequestIndicator is serialized incorrectly #44

Open
schofieldjraileasy opened this issue Oct 29, 2020 · 1 comment
Open

ChallengeRequestIndicator is serialized incorrectly #44

schofieldjraileasy opened this issue Oct 29, 2020 · 1 comment

Comments

@schofieldjraileasy
Copy link

ChallengeRequestIndicator is serialized as a number e.g. "HPP_CHALLENGE_REQUEST_INDICATOR":3
The Hosted Payment Page expects this to be provided as a string i.e. "HPP_CHALLENGE_REQUEST_INDICATOR":"CHALLENGE_MANDATED"

This results in a "508 Invalid data in the HPP_CHALLENGE_REQUEST_INDICATOR field. Please contact the merchant." error from the hosted payment page.

@SneyderOspinaChavarria
Copy link

It was fixed

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

No branches or pull requests

2 participants