We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
request a debit card with type "MAESTRO", using api "{{host}}/v1/user/{{user_id}}/card-debit"
in response, the value of "order_status" should be "DELIVERED_TO_CUSTOMER" and not "VIRTUAL_DELIVERY"
i get VIRTUAL_DELIVERY in "order_status"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce:
request a debit card with type "MAESTRO", using api "{{host}}/v1/user/{{user_id}}/card-debit"
What should happen:
in response, the value of "order_status" should be "DELIVERED_TO_CUSTOMER" and not "VIRTUAL_DELIVERY"
What happens:
i get VIRTUAL_DELIVERY in "order_status"
Traceback
SDK version and environment
Response id
Extra info:
The text was updated successfully, but these errors were encountered: