mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 02:07:33 -05:00 
			
		
		
		
	Hide Stripe Bitcoin
This commit is contained in:
		
							parent
							
								
									d358511356
								
							
						
					
					
						commit
						a719726bd4
					
				@ -220,10 +220,12 @@
 | 
				
			|||||||
						->addGroupClass('verification-file') !!}
 | 
											->addGroupClass('verification-file') !!}
 | 
				
			||||||
			@endif
 | 
								@endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								@if ($accountGateway && $accountGateway->getBitcoinEnabled())
 | 
				
			||||||
				{!! Former::checkbox('enable_bitcoin')
 | 
									{!! Former::checkbox('enable_bitcoin')
 | 
				
			||||||
					->label(trans('texts.bitcoin'))
 | 
										->label(trans('texts.bitcoin'))
 | 
				
			||||||
					->text(trans('texts.enable_bitcoin'))
 | 
										->text(trans('texts.enable_bitcoin'))
 | 
				
			||||||
					->value(1) !!}
 | 
										->value(1) !!}
 | 
				
			||||||
 | 
								@endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            {!! Former::checkbox('enable_alipay')
 | 
					            {!! Former::checkbox('enable_alipay')
 | 
				
			||||||
                ->label(trans('texts.alipay'))
 | 
					                ->label(trans('texts.alipay'))
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user