- 
		Home
	
- 
Mollie Payments for WooCommerce
- 
6.4.0
- 
Code
- 
Classes
-  Mollie_WC_Payment_Payment 
		
			
				
					
													
								
																			
											| Total Complexity | 60 | 
																			
											| Dependencies | 9 | 
																			
											| Dependents | 2 | 
																	
							 
													
								
																			
											| Total lines | 534 | 
																			
											| Lines of code | 307 | 
																			
											| Logical lines of code | 168 | 
																	
							 
													
								
																			
											| Comment lines | 94 | 
																			
											| Methods | 15 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 15
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| getPaymentRequestData() | A | 38 | 12 | 72 | 
					
				| refund() | A | 43 | 7 | 46 | 
					
				| onWebhookCanceled() | S | 49 | 6 | 30 | 
					
				| getPaymentDescription() | S | 53 | 6 | 25 | 
					
				| onWebhookPaid() | S | 52 | 6 | 24 | 
					
				| onWebhookExpired() | S | 51 | 4 | 26 | 
					
				| getPaymentObject() | S | 59 | 3 | 12 | 
					
				| getMollieCustomerIdFromPaymentObject() | S | 65 | 3 | 10 | 
					
				| getSequenceTypeFromPaymentObject() | S | 65 | 3 | 10 | 
					
				| maybeUpdateStatus() | S | 66 | 3 | 9 | 
					
				| onWebhookFailed() | S | 57 | 1 | 17 | 
					
				| getMolliePaymentIdFromPaymentObject() | S | 72 | 2 | 6 | 
					
				| getMollieCustomerIbanDetailsFromPaymentObject() | S | 65 | 2 | 9 | 
					
				| __construct() | S | 81 | 1 | 3 | 
					
				| setActiveMolliePayment() | S | 67 | 1 | 8 |