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

error with Accept hosted page (sandbox environment) #162

Open
erudizones1 opened this issue Oct 19, 2019 · 0 comments
Open

error with Accept hosted page (sandbox environment) #162

erudizones1 opened this issue Oct 19, 2019 · 0 comments

Comments

@erudizones1
Copy link

erudizones1 commented Oct 19, 2019

Hello

We use authorize.net Java SDK, latest version 2.0.1. Using JDK 11 (not 8) on Windows 10 (also confirmed this on Linux).

But running into what appears to be a bug (or we are doing something wrong).

--

We get a failed (with errors), Order Summary page in the sandbox environment
if the return URL that has more than one query parameters (delimited by &)

If we specifiy just 1 query parameter in the return URL, the hosted page seem to work with no problem (we get the Order summary screen, can enter cc number and click continue).

We posted this on developer forum 3 weeks ago, but did not get any guidance/replies.
(with screen shots of the error page, as well as the values in the debugger session)

https://community.developer.authorize.net/t5/Integration-and-Testing/error-with-Accept-hosted-page-sandbox-environment/td-p/69310


The errors in the Hosted page can be seen in the attached image

The errors are:

SyntaxError: "" string literal contains an unescaped line break

ERROR ReferenceError: "g_errorPanelMessage is not defined"

ERROR TypeError: "this.paymentProfileList" is undefined

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

No branches or pull requests

1 participant