-
Home
-
Mollie Payments for WooCommerce
-
6.2.1
-
Code
-
Classes
- Mollie_WC_Gateway_AbstractSepaRecurring
Total Complexity |
20 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
165 |
Lines of code |
98 |
Logical lines of code |
43 |
Comment lines |
31 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handlePaidOrderWebhook() |
S |
48 |
6 |
36 |
getPaymentMethodTitle() |
S |
66 |
4 |
8 |
_updateScheduledPaymentOrder() |
S |
58 |
2 |
15 |
__construct() |
S |
66 |
2 |
9 |
getRecurringMollieMethodId() |
S |
70 |
2 |
7 |
getRecurringMollieMethodTitle() |
S |
70 |
2 |
7 |
addPendingPaymentOrder() |
S |
61 |
1 |
13 |
paymentConfirmationAfterCoupleOfDays() |
S |
82 |
1 |
3 |