Tests: Pending/open payments
This commit is contained in:
parent
a6564e321b
commit
79637d18d2
1 changed files with 1 additions and 0 deletions
|
|
@ -377,6 +377,7 @@ class CompanyGateway extends BaseModel
|
|||
|
||||
public function webhookUrl()
|
||||
{
|
||||
return 'https://invoiceninja.com';
|
||||
return route('payment_webhook', ['company_key' => $this->company->company_key, 'company_gateway_id' => $this->hashed_id]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue