bunqDesktop icon indicating copy to clipboard operation
bunqDesktop copied to clipboard

Avatar images are not always shown

Open basst85 opened this issue 5 years ago • 0 comments

Check: https://together.bunq.com/d/22119-different-vendor-icons-in-desktop-and-mobile

bunqDesktop application uses MasterCardAction.counterparty_alias.avatar.image from the API response (of the mastercard-action endpoint) , which not always contains an avatar.

The image/avatar is sometimes only available in the Event.additional_transaction_information.avatar.image response-data of the event endpoint.

basst85 avatar Oct 24 '19 07:10 basst85