-
Home
-
YITH PayPal Express Checkout for WooCommerce
-
1.4.7
-
Code
-
Classes
- YITH_Gateway_Paypal_Express_Checkout
Total Complexity |
113 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
814 |
Lines of code |
497 |
Logical lines of code |
307 |
Comment lines |
198 |
Methods |
18 |
Properties |
4 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wc_api() |
D |
27 |
32 |
149 |
__construct() |
A |
37 |
10 |
77 |
process_order_payment() |
A |
40 |
11 |
57 |
set_checkout_user_details() |
A |
50 |
11 |
26 |
request_payment() |
A |
46 |
9 |
35 |
delete_payment() |
S |
53 |
7 |
20 |
renew_subscriptions() |
S |
52 |
6 |
23 |
process_refund() |
S |
54 |
4 |
19 |
process_payment() |
S |
56 |
4 |
18 |
save_payer_info() |
S |
56 |
3 |
19 |
save_billing_agreement_id() |
S |
62 |
3 |
12 |
init_settings() |
S |
73 |
3 |
4 |
get_order_button_text() |
S |
63 |
3 |
10 |
get_transaction_url() |
S |
68 |
2 |
8 |
form() |
S |
67 |
2 |
7 |
get_icon() |
S |
81 |
1 |
3 |
ipn_handler() |
S |
68 |
1 |
7 |
init_form_fields() |
S |
80 |
1 |
3 |