#Redrigz
1 messages · Page 1 of 1 (latest)
hi! what do you mean by cancel exactly? Your screenshot is of some webhook events we couldn't deliver to your server, not payments directly.
I want to cancel them instead of letting them try again
hmm I think the only option would be to disable or delete your webhook endpoint, which is not really a great option naturally. Generally you'd just fix the issue on your server and respond with a HTTP 200 status on the next retry and we'll stop sending it!