-
Home
-
WooCommerce PixelPay Payment Gateway
-
2.4
-
Code
-
Classes
- WC_Gateway_PixelPay
Total Complexity |
40 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
424 |
Lines of code |
334 |
Logical lines of code |
146 |
Comment lines |
18 |
Methods |
8 |
Properties |
4 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
A |
37 |
12 |
72 |
woogpp_checkresponse() |
A |
43 |
13 |
44 |
__construct() |
A |
32 |
7 |
130 |
init_form_fields() |
S |
47 |
1 |
44 |
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 |