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

Update "/token-request-url" to include the "dk" parameter. #9

Open
craigfrancis opened this issue Feb 7, 2019 · 0 comments
Open

Update "/token-request-url" to include the "dk" parameter. #9

craigfrancis opened this issue Feb 7, 2019 · 0 comments

Comments

@craigfrancis
Copy link

Not sure if this should be in the SDK or here...

When calling "/token-request-url", the returned URL needs to be edited to include the dk parameter.

As in, I need to append “&dk=4qY7lqQw8NOl9gng0ZHgT4xdiDqxqoGVutuZwrUYQsI” to the end of that URL... well, at least on the Live server, it's fine when working with the SANDBOX.

I assume the generateTokenRequestUrl() method needs to be updated:

https://github.com/tokenio/merchant-proxy/blob/master/src/main/java/server/ProxyServer.java#L188

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

1 participant