-
## Steps to reproduce:
1. make payment with IBAN
## What should happen:
1. process payment, normal makePayment function doesnt support IBAN (only Email and Phone)
## What happens:
1. with mak…
-
reference: bunq/tinker_php#11
-
By following this example, when I calling data from bunq.conf file and try to get user. I am getting error, "apiContext has not been loaded.", I dont know what I am doing wrong here.
Can anyone help…
-
When I use the `ApiContext::create()` function I get a cURL error. Does anybody know why this error shows up or how to fix it?
```An unexpected error occurred: cURL error 0: The cURL request was re…
-
Installed PyEnv to have python 3.6.4
Ran the script from bunq.com/dev
entered the virtualenv with `pipenv shell`
Tried to run: `tinker/user_overview.py`
Got the error:
`/usr/bin/env: ‘.v…
-
## Steps to reproduce:
1. In order to send a shared request (bunq.me tab), I need to pass a BunqMeTabEntry object. However, I can't construct such an object properly.
## What should happen:
1. I …
-
There is no way to set HTTP proxies now.
-
Currently the bunq java sdk uses dependencies like:
Guava: Really big lib which is only used for nullability annotations.
Alternative for nullability annotations: https://mvnrepository.com/artifac…
-
Maybe a Idea to create different payment exports? To CSV, PDF, MT940..
Also a export with a single "payment report"/"proof of payment".
This endpoint van be used: https://doc.bunq.com/api/1/call…
-
## Steps to reproduce:
1. Take a look at the objects with optional parameters
2. Try and set these parameters
## What should happen:
1. These parameters can be set via constructor
## What ha…