-
Home
-
Payex Payment Gateway for Woocommerce
-
1.2.3
-
Code
-
Classes
- WC_PAYEX_GATEWAY
Total Complexity |
73 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
703 |
Lines of code |
504 |
Logical lines of code |
184 |
Comment lines |
117 |
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 |
35 |
11 |
88 |
get_payex_payment_link() |
A |
38 |
8 |
70 |
complete_payment() |
A |
47 |
10 |
40 |
webhook() |
A |
51 |
8 |
26 |
process_payment() |
S |
50 |
5 |
30 |
verify_payex_response() |
S |
59 |
4 |
14 |
get_payex_token() |
S |
52 |
3 |
24 |
init_form_fields() |
S |
46 |
1 |
48 |
__construct() |
S |
48 |
2 |
33 |
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 |