link0 / bunq

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

Notification delivery method callback value difference in docs #16

Closed patrickkivits closed 7 years ago

patrickkivits commented 7 years ago

See: https://doc.bunq.com/api/1/page/callbacks

notification_delivery_method: choose between URL (sending an HTTP request to the provided URL) and PUSH (sending a push notification to user's phone). To receive callbacks, a notification has to be set for URL.

dennisdegreef commented 7 years ago

Thanks for this! Looks good to me :+1: