-
Home
-
WooCommerce PixelPay Payment Gateway
-
2.7.1 (latest)
-
Code
-
Classes
- WC_Gateway_PixelPay
Total Complexity |
53 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
538 |
Lines of code |
385 |
Logical lines of code |
164 |
Comment lines |
66 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
B |
35 |
16 |
77 |
woogpp_checkresponse() |
A |
43 |
13 |
44 |
__construct() |
A |
41 |
9 |
51 |
payment_fields() |
S |
39 |
3 |
88 |
get_params() |
S |
49 |
4 |
27 |
init_form_fields() |
S |
44 |
1 |
54 |
doPixelPayRequest() |
S |
50 |
2 |
28 |
getCardsUser() |
S |
69 |
2 |
6 |
custom_woocommerce_auto_complete_order() |
S |
69 |
2 |
7 |
load_pixelpay() |
S |
80 |
1 |
3 |