-
Home
-
WooCommerce PixelPay Payment Gateway
-
2.2
-
Code
-
Classes
- WC_Gateway_PixelPay
Total Complexity |
45 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
468 |
Lines of code |
363 |
Logical lines of code |
158 |
Comment lines |
17 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
A |
37 |
12 |
72 |
woogpp_checkresponse() |
A |
43 |
13 |
44 |
__construct() |
A |
32 |
7 |
129 |
getPixelCustomerToken() |
S |
59 |
5 |
13 |
init_form_fields() |
S |
47 |
1 |
44 |
doPixelPayRequest() |
S |
50 |
2 |
28 |
custom_woocommerce_auto_complete_order() |
S |
69 |
2 |
7 |
savePixelTokenAndUser() |
S |
61 |
1 |
14 |
createPixelUser() |
S |
65 |
1 |
9 |
load_pixelpay() |
S |
80 |
1 |
3 |