#alexisadeveloper
1 messages · Page 1 of 1 (latest)
Hi
Can you please share the Event Id ?
@raven mango please let's keep talking in this thread.
Please delete the other message from the main channel
I found in the logs "You can only manually send an invoice if its collection method is 'send_invoice'." Up until now, "invoice.paid" has always succeeded in my webhooks.
THis is the event id: evt_1NSeh4EwHpTUe8W7a50w8cwJ
I meant to reply in a thread but that didn't really work out 😅
No worries. Checking that eventId...
The error message Webhook Error: Invoice didn't send is sent by your webhook endpoint we_1NScRcEwHpTUe8W7JcH9Ul4E
You need to debug your integration/server logs and see why it returns that error message with 400 status.
Oh, my bad! I found this "You can only manually send an invoice if its collection method is 'send_invoice'.". I haven't changed this code though, so the error is completely new to me. When Is it necessary to manually send invoices?