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

Config.setApiBaseUrl() is ignored in widget URL #9

Open
mlieshoff opened this issue Nov 29, 2017 · 0 comments
Open

Config.setApiBaseUrl() is ignored in widget URL #9

mlieshoff opened this issue Nov 29, 2017 · 0 comments

Comments

@mlieshoff
Copy link

mlieshoff commented Nov 29, 2017

I wanted to set another base URL for intern acceptance testing behaviour, but it's ignored by the way using the Config.setApiBaseUrl() method.

Config.getInstance().setApiBaseUrl("http://my-own-host/subscription");

results later in an URL like:

https://api.paymentwall.com/api/subscription/....

edit: Okay determined the code and see that the the method is to set the api URL for tokens and so on, thats fine. But it would be nice to have a method for setting the base widget URL.

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