mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 01:17:30 -05:00 
			
		
		
		
	Tests: Failed payments
This commit is contained in:
		
							parent
							
								
									76f646fc81
								
							
						
					
					
						commit
						4a475d9ef0
					
				@ -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