- 
		Home
	
- 
WooPayments: Integrated WooCommerce Payments
- 
9.9.0
- 
Code
- 
Classes
-  WC_REST_Payments_Orders_Controller 
		
			
				
					
													
								
																			
											| Total Complexity | 66 | 
																			
											| Dependencies | 20 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 578 | 
																			
											| Lines of code | 392 | 
																			
											| Logical lines of code | 186 | 
																	
							 
													
								
																			
											| Comment lines | 119 | 
																			
											| Methods | 10 | 
																			
											| Properties | 4 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 10
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| capture_terminal_payment() | C | 32 | 22 | 101 | 
					
				| capture_authorization() | A | 40 | 9 | 58 | 
					
				| cancel_authorization() | A | 42 | 9 | 52 | 
					
				| create_customer() | A | 44 | 9 | 42 | 
					
				| create_terminal_intent() | S | 48 | 5 | 31 | 
					
				| get_terminal_intent_payment_method() | S | 58 | 5 | 15 | 
					
				| register_routes() | S | 44 | 1 | 62 | 
					
				| get_terminal_intent_capture_method() | S | 63 | 3 | 10 | 
					
				| add_fraud_outcome_manual_entry() | S | 59 | 2 | 15 | 
					
				| __construct() | S | 70 | 1 | 6 |