-
Home
-
Payex Payment Gateway for Woocommerce
-
1.2.0
-
Code
-
Classes
- WC_PAYEX_GATEWAY
Total Complexity |
65 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
654 |
Lines of code |
459 |
Logical lines of code |
167 |
Comment lines |
115 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_payex_mandate_link() |
B |
31 |
13 |
109 |
process_subscription_payment() |
A |
36 |
11 |
83 |
get_payex_payment_link() |
A |
38 |
8 |
70 |
webhook() |
S |
54 |
6 |
20 |
process_payment() |
S |
50 |
5 |
30 |
verify_payex_response() |
S |
59 |
4 |
14 |
complete_payment() |
S |
62 |
4 |
12 |
get_payex_token() |
S |
52 |
3 |
24 |
__construct() |
S |
48 |
2 |
33 |
init_form_fields() |
S |
47 |
1 |
42 |
payment_fields() |
S |
72 |
2 |
6 |
validate_fields() |
S |
82 |
1 |
3 |
payment_scripts() |
S |
91 |
1 |
2 |
scheduled_subscription_payment() |
S |
80 |
1 |
3 |
delete_resubscribe_meta() |
S |
81 |
1 |
3 |
delete_renewal_meta() |
S |
82 |
1 |
3 |
update_failing_payment_method() |
S |
91 |
1 |
2 |