-
Home
-
WooCommerce PixelPay Payment Gateway
-
2.0
-
Code
-
Classes
- WC_Gateway_PixelPay
Total Complexity |
40 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
438 |
Lines of code |
349 |
Logical lines of code |
145 |
Comment lines |
9 |
Methods |
9 |
Properties |
4 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
A |
37 |
12 |
71 |
__construct() |
A |
32 |
7 |
129 |
woogpp_checkresponse() |
A |
48 |
10 |
33 |
getPixelCustomerToken() |
S |
59 |
5 |
13 |
init_form_fields() |
S |
45 |
1 |
49 |
doPixelPayRequest() |
S |
50 |
2 |
28 |
savePixelTokenAndUser() |
S |
61 |
1 |
14 |
createPixelUser() |
S |
65 |
1 |
9 |
load_pixelpay() |
S |
80 |
1 |
3 |