Hi,
I've been told the showConsumerGui prefix doesn't work anymore for TEST, however, its still being used here (
|
$this->entranceCode = "showConsumerGui" . |
) which breaks the iDIN flow when testing.
Could you update this part regarding the new standard?
Hi,
I've been told the
showConsumerGuiprefix doesn't work anymore for TEST, however, its still being used here (bluem-php/src/Requests/IdentityBluemRequest.php
Line 182 in dc09137
Could you update this part regarding the new standard?