David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							4f9400454a 
							
						 
					 
					
						
						
							
							Rebundle livewire using ESM  
						
						
						
						
					 
					
						2024-01-14 12:00:51 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							d2083b3a9d 
							
						 
					 
					
						
						
							
							Fixes for payment layouts  
						
						
						
						
					 
					
						2022-09-20 17:23:38 +10:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							be19d42e78 
							
						 
					 
					
						
						
							
							Update customer details  
						
						
						
						
					 
					
						2022-09-13 09:59:16 +10:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							67aaf57e19 
							
						 
					 
					
						
						
							
							Automatically focus credit card input if token is not present  
						
						
						
						
					 
					
						2022-04-14 10:21:17 +02:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							d9655de72f 
							
						 
					 
					
						
						
							
							Fixes for FPX  
						
						
						
						
					 
					
						2022-02-27 09:17:47 +11:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							fb1e27ba7d 
							
						 
					 
					
						
						
							
							Clean up for due date days recurring invoices  
						
						
						
						
					 
					
						2022-02-16 13:24:10 +11:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							c25c7b3370 
							
						 
					 
					
						
						
							
							Add option to copy billing details on the client check page  
						
						
						
						
					 
					
						2021-08-05 17:36:24 +02:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							91dc9e3b0f 
							
						 
					 
					
						
						
							
							Preselect token if avilable, on payments  
						
						
						
						
					 
					
						2021-07-29 13:56:07 +02:00 
						 
				 
			
				
					
						
							
							
								David Bomba 
							
						 
					 
					
						
						
						
						
							
						
						
							8a985c6954 
							
						 
					 
					
						
						
							
							Make all livewire components MultiDB aware  
						
						
						
						
					 
					
						2021-06-07 11:06:31 +10:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							81f5808bf6 
							
						 
					 
					
						
						
							
							- Use user from $billing_subscription to create client  
						
						... 
						
						
						
						- Disable generating the cache for temporary state
- Generate the blank invoice based on the product 
						
						
					 
					
						2021-03-17 12:06:58 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							f27645062c 
							
						 
					 
					
						
						
							
							Add "Secure 256-Bit Encryption" on the payment pages  
						
						
						
						
					 
					
						2021-03-02 15:53:13 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							9f8df64289 
							
						 
					 
					
						
						
							
							- Only show save card component if token billing isn't always  
						
						... 
						
						
						
						- Only show "Refunded" if amount is > 0
- Stripe: Grab only :checked checkbox 
						
						
					 
					
						2021-01-26 17:21:12 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							617cc54de9 
							
						 
					 
					
						
						
							
							- Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record  
						
						... 
						
						
						
						- Define required fields for AuthorizePaymentDriver.php
- Update references to $gateway (CompanyGateway)
- Pass $countries to required-client-info.blade.php
- Handle country submission for required-client-info.blade.php
- Only show non-filled fields in RequiredClientInfo.php 
						
						
					 
					
						2021-01-19 14:36:07 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							4cfc2384c2 
							
						 
					 
					
						
						
							
							Only show the verification screen if method exists  
						
						
						
						
					 
					
						2021-01-17 23:54:56 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							59fd38fc3d 
							
						 
					 
					
						
						
							
							change the way required fields are displayed  
						
						
						
						
					 
					
						2021-01-14 12:24:45 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							b014aecc7d 
							
						 
					 
					
						
						
							
							- Add getClientRequiredFields in BaseDriver.php  
						
						... 
						
						
						
						- Pass $fields in @required-client-info
- Don't show form if fields are satisfied
- Remove $gateway reference in RequiredClientInfo.php
- StripePaymentDriver.php required fields
- Removed old-redirect logic for required fields 
						
						
					 
					
						2021-01-13 13:31:00 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							cdd62f7e2a 
							
						 
					 
					
						
						
							
							wip  
						
						
						
						
					 
					
						2021-01-12 16:23:39 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							ff3ee60cf9 
							
						 
					 
					
						
						
							
							wip  
						
						
						
						
					 
					
						2021-01-12 15:43:07 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							6af7aa7dc0 
							
						 
					 
					
						
						
							
							checkout: push aditional page  
						
						
						
						
					 
					
						2020-10-19 23:49:17 +02:00 
						 
				 
			
				
					
						
							
							
								Benjamin Beganović 
							
						 
					 
					
						
						
						
						
							
						
						
							810f342907 
							
						 
					 
					
						
						
							
							checkout.com - authorize  
						
						
						
						
					 
					
						2020-10-19 23:02:18 +02:00