-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.26
-
Code
-
Classes
- Woo_PayPal_Gateway_PayPal_Pro
Total Complexity |
45 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
225 |
Lines of code |
189 |
Logical lines of code |
100 |
Comment lines |
0 |
Methods |
10 |
Properties |
20 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_fields() |
A |
53 |
12 |
21 |
__construct() |
A |
35 |
7 |
87 |
is_available() |
S |
57 |
8 |
15 |
get_posted_card() |
S |
54 |
6 |
19 |
payment_fields() |
S |
61 |
3 |
13 |
log() |
S |
67 |
3 |
8 |
init_form_fields() |
S |
71 |
2 |
6 |
init_request_api() |
S |
67 |
2 |
8 |
process_payment() |
S |
68 |
1 |
7 |
process_refund() |
S |
72 |
1 |
5 |