bunq / sdk_php

PHP SDK for bunq API
MIT License
83 stars 54 forks source link

when I order a debit card, I always get a virtual one #213

Open iliasschem opened 3 years ago

iliasschem commented 3 years ago

Steps to reproduce:

1. request a debit card with type "MAESTRO", using api "{{host}}/v1/user/{{user_id}}/card-debit"

What should happen:

1. in response, the value of "order_status" should be "DELIVERED_TO_CUSTOMER" and not "VIRTUAL_DELIVERY"

What happens:

1. i get VIRTUAL_DELIVERY in "order_status"

Traceback

SDK version and environment

Response id

Extra info: