mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 06:37:33 -05:00 
			
		
		
		
	Cast source to payment checkout page
This commit is contained in:
		
							parent
							
								
									b063234307
								
							
						
					
					
						commit
						5ece68f884
					
				@ -40,7 +40,7 @@
 | 
				
			|||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <form 
 | 
					    <form 
 | 
				
			||||||
        action="{{ route('client.payments.process', ['hash' => $hash, 'sidebar' => 'hidden']) }}"
 | 
					        action="{{ route('client.payments.process', ['hash' => $hash, 'sidebar' => 'hidden', 'source' => 'subscriptions']) }}"
 | 
				
			||||||
        method="post"
 | 
					        method="post"
 | 
				
			||||||
        id="payment-method-form">
 | 
					        id="payment-method-form">
 | 
				
			||||||
        @csrf
 | 
					        @csrf
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user