removed TODO
This commit is contained in:
parent
e2e4e31973
commit
2ae15a4afd
@ -81,8 +81,6 @@ class Webhook implements WebhookInterface
|
||||
// Event "Invoice settled"
|
||||
// Same as "Invoice created", but contains an extra field: "manuallyMarked" true/false
|
||||
|
||||
//TODO what to do with paid too late?
|
||||
|
||||
$btcpayInvoiceId = $data['invoiceId'] ?? null;
|
||||
$btcpayStoreId = $data['storeId'] ?? null;
|
||||
$dataType = $data['type'];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user