mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 22:47:32 -05:00 
			
		
		
		
	Tests: Pending/open payments
This commit is contained in:
		
							parent
							
								
									a6564e321b
								
							
						
					
					
						commit
						79637d18d2
					
				@ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user