-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.26
-
Code
-
Classes
- Woo_PayPal_Gateway_Express_Checkout_NVP
Total Complexity |
63 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
268 |
Lines of code |
225 |
Logical lines of code |
142 |
Comment lines |
1 |
Methods |
13 |
Properties |
17 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_icon() |
B |
48 |
19 |
29 |
handle_wc_api() |
A |
49 |
8 |
35 |
is_available() |
S |
58 |
7 |
15 |
process_payment() |
S |
53 |
6 |
22 |
__construct() |
S |
41 |
3 |
54 |
payment_fields() |
S |
59 |
4 |
15 |
log() |
S |
63 |
4 |
11 |
init_form_fields() |
S |
71 |
2 |
6 |
is_valid_for_use() |
S |
70 |
2 |
6 |
process_subscription_payment() |
S |
68 |
2 |
8 |
process_refund() |
S |
65 |
2 |
9 |
init_api() |
S |
67 |
2 |
8 |
add_payment_method() |
S |
70 |
2 |
7 |