Nexmo / nexmo-laravel

Add Vonage functionality such as SMS and voice calling to your Laravel app with this Laravel Service Provider.
MIT License
318 stars 79 forks source link

Use of Bunq API in Laravel project #23

Closed jimkaler closed 6 years ago

jimkaler commented 6 years ago

I am working on a project based on cryptocurreny transactions, my client is from Netherlander. He want to implement bunq API for transactions, Bunq is not supported in India so client sent me sandbox API key and doc key. I have went through doc.bunq.com but did not understand how to implement. what should i do next to integrate bunq API. I have only Sandbox API and doc key provided by client. I don't know how to install-> Installation post and next two installation. Can someone please help me to solve this problem?