Do webhooks fired on manually created invoices? For example, is INVOICING.INVOICE.CREATED webhook fired when I create invoice manually in my PayPal account? Or webhooks are fired only on actions done by an API call? I need to execute some code when manually created invoice is paid but it seems like PayPal does not send notifications if invoice was manually (not with API call) created. Am I right?
... View more