Hi!
I'm trying to implement an iDEAL payment option in my webshop using the Bunq API. I'm using the open request functionality. When creating an open request you can sent a redirectUrl with the POST request, great! When a customer chooses Bunq as a payment method they get presented a Bunq QR code. After scanning the QR code and paying the request in the Bunq app, the request page doesn't redirect to the redirectUrl given in the POST request. Is this a bug?