-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.30
-
Code
-
Classes
- Woo_Paypal_Gateway_PayPal_Pro_Payflow
| Total Complexity |
47 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
196 |
| Lines of code |
161 |
| Logical lines of code |
107 |
| Comment lines |
0 |
| Methods |
10 |
| Properties |
15 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_fields() |
A |
53 |
12 |
21 |
| is_available() |
A |
56 |
8 |
18 |
| get_posted_card() |
S |
52 |
7 |
22 |
| __construct() |
S |
43 |
5 |
44 |
| log() |
S |
63 |
4 |
11 |
| payment_fields() |
S |
61 |
3 |
13 |
| init_form_fields() |
S |
71 |
2 |
6 |
| init_request_api() |
S |
65 |
2 |
9 |
| process_payment() |
S |
64 |
2 |
10 |
| process_refund() |
S |
69 |
2 |
7 |