Subscriptions
This commit is contained in:
parent
c814a754c3
commit
51c7a16423
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ class SubscriptionService
|
|||
$context = [
|
||||
'context' => 'recurring_purchase',
|
||||
'recurring_invoice' => $recurring_invoice->hashed_id,
|
||||
'invoice' => $this->encodePrimaryKey($payment_hash->fee_invoice_id),
|
||||
];
|
||||
|
||||
$this->triggerWebhook($context);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue