Payment status (Mollie) webhook doorsluizen
N
Necessary Sturgeon
We use Mollie as payment provider and your platform sets up a webhook when a payment has been processed. (Namely this
https://swingcapital.plugandpay.nl/webhooks/mollie/payment
)We would also like to receive a webhook request on our own webhook as soon as yours has been called.
Instead of sending an API request to you per created but not paid orders per interval. That would make bandwith a hassle.
In the meantime, unfortunately, we should implement something in this direction until this is in place.
We have already seen what happens when we set up the webhook but then we only receive new orders but no payment status updates.