mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 11:03:34 -05:00 
			
		
		
		
	Fix for wepay hook
This commit is contained in:
		
							parent
							
								
									eb92f617b5
								
							
						
					
					
						commit
						322f5ce866
					
				@ -3,6 +3,7 @@
 | 
			
		||||
use Session;
 | 
			
		||||
use Utils;
 | 
			
		||||
use App\Models\Payment;
 | 
			
		||||
use App\Models\PaymentMethod;
 | 
			
		||||
use Exception;
 | 
			
		||||
 | 
			
		||||
class WePayPaymentDriver extends BasePaymentDriver
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user