-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.32 (latest)
-
Code
-
Classes
- Woo_Paypal_Gateway_PayPal_Advanced
Total Complexity |
29 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
161 |
Lines of code |
125 |
Logical lines of code |
82 |
Comment lines |
0 |
Methods |
10 |
Properties |
15 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_available() |
A |
56 |
8 |
18 |
__construct() |
S |
42 |
5 |
47 |
log() |
S |
63 |
4 |
11 |
init_form_fields() |
S |
71 |
2 |
6 |
init_request_api() |
S |
67 |
2 |
8 |
receipt_page() |
S |
67 |
2 |
8 |
return_handler() |
S |
68 |
2 |
8 |
process_refund() |
S |
66 |
2 |
8 |
payment_fields() |
S |
81 |
1 |
3 |
process_payment() |
S |
66 |
1 |
8 |