-
Home
-
TranSafe Payments for WooCommerce
-
2.0.2 (latest)
-
Code
-
Classes
- WC_Transafe
Total Complexity |
33 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
329 |
Lines of code |
229 |
Logical lines of code |
133 |
Comment lines |
1 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
44 |
7 |
43 |
sendRefundToPaymentServer() |
S |
45 |
5 |
43 |
getStoredCredentials() |
S |
55 |
5 |
20 |
process_payment() |
S |
51 |
4 |
27 |
sendPaymentToPaymentServer() |
S |
49 |
1 |
33 |
process_refund() |
S |
64 |
3 |
9 |
payment_fields() |
S |
58 |
1 |
16 |
encryptValueForStorage() |
S |
65 |
2 |
9 |
decryptStoredValue() |
S |
65 |
2 |
9 |
init_form_fields() |
S |
74 |
1 |
4 |
admin_scripts() |
S |
69 |
1 |
6 |
payment_scripts() |
S |
63 |
1 |
10 |