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

Allow to configure Guzzle options / use a proxy to ensure static IP address #27

Open
holtkamp opened this issue Jun 25, 2017 · 0 comments

Comments

@holtkamp
Copy link
Contributor

Currently the Bunq API has a "fixed IP" requirement. When running an application from a "cloud" environment, the IP typically changes. By configuring Guzzle to use a proxy service that enables a static IP, this can be circumvented.

For example:

So it would be nice to have some control over the Guzzle configuration, or at least be able to indicate a proxy as described here 😄

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