We are building a webapp to automaticly send the reciept to our customer service. We want that this works with a webhook.
I created an API in the https://www.eu.clover.com/ dashboard so we can acces al the data. Now i want to make a webhook that gets fired if a payment is done.
The only place i can find where i can make a webhook is in the development environment. Is this correct and do i need to make a complete app to just register a webhook?
Thanks in advance.
Bryan