-
Home
-
Paybox WooCommerce Payment Gateway
-
0.9.9.4
-
Code
-
Classes
- WC_Paybox_Abstract_Gateway
Total Complexity |
60 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
494 |
Lines of code |
393 |
Logical lines of code |
201 |
Comment lines |
33 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
on_ipn() |
A |
40 |
11 |
60 |
__construct() |
A |
48 |
11 |
27 |
init_form_fields() |
A |
32 |
4 |
129 |
receipt_page() |
A |
41 |
8 |
60 |
api_call() |
S |
54 |
6 |
23 |
on_payment_failed() |
S |
56 |
3 |
17 |
on_payment_canceled() |
S |
57 |
3 |
16 |
on_payment_succeed() |
S |
57 |
3 |
16 |
process_admin_options() |
S |
62 |
3 |
12 |
is_available() |
S |
63 |
3 |
11 |
admin_options() |
S |
72 |
1 |
5 |
process_payment() |
S |
64 |
1 |
9 |
redirectToCheckout() |
S |
77 |
1 |
4 |
checkCrypto() |
S |
75 |
1 |
4 |
showDetails() |
S |
100 |
1 |
0 |