-
Home
-
WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors
-
2.5.4
-
Code
-
Classes
- WC_PaypalAP
Total Complexity |
44 |
Dependencies |
15 |
Dependents |
0 |
Total lines |
538 |
Lines of code |
307 |
Logical lines of code |
189 |
Comment lines |
101 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_vendor_items() |
S |
46 |
6 |
36 |
set_paypal_author_specifics() |
S |
47 |
6 |
33 |
get_receivers() |
S |
50 |
6 |
28 |
paypal_ap_ipn() |
S |
56 |
6 |
16 |
init_form_fields() |
S |
39 |
1 |
85 |
paypalap_check_form() |
S |
44 |
4 |
40 |
process_payment() |
S |
57 |
5 |
16 |
__construct() |
S |
53 |
2 |
21 |
admin_options() |
S |
58 |
2 |
18 |
is_available() |
S |
79 |
2 |
3 |
payment_fields() |
S |
77 |
2 |
3 |
is_valid_currency() |
S |
73 |
1 |
3 |
include_paypal_sdk() |
S |
72 |
1 |
5 |