link0 / bunq

API client in PHP for bunq
MIT License
8 stars 13 forks source link

Add missing NotificationFilter Categories #32

Open holtkamp opened 7 years ago

holtkamp commented 7 years ago

Not sure whether throwing an Exception when an unknown NotificationFilterCategory is returned is the proper way, since it breaks 'normally' working functionality

holtkamp commented 6 years ago

@dennisdegreef shameless bump on this?

Received another exception:

  [Exception]                                               
  Invalid NotificationFilter->category 'BUNQME_FUNDRAISER'

Each time Bunq adds a category, this library will break...