Building out the webhook listener
This is an API I'm creating to capture webhook calls from different payment providers.
At the moment, I'm just storing the payloads. The next step will be to build processors to handle / report on the data.
At the moment, I'm just storing the payloads. The next step will be to build processors to handle / report on the data.