mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-31 03:57:29 -04:00 
			
		
		
		
	Changed dev enviroment
This commit is contained in:
		
							parent
							
								
									be128474a0
								
							
						
					
					
						commit
						b9230fc8ef
					
				| @ -197,7 +197,7 @@ class StripePaymentDriver extends BaseDriver | ||||
|             && $this->client->currency() | ||||
|             && ($this->client->currency()->code == 'EUR') | ||||
|             && isset($this->client->country) | ||||
|             && in_array($this->client->country->iso_3166_3, ["BEL", "DEU"])) | ||||
|             && in_array($this->client->country->iso_3166_3, ["BEL"])) | ||||
|             $types[] = GatewayType::BANCONTACT; | ||||
| 
 | ||||
|         return $types; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user