-
Home
-
MONEI Payments for WooCommerce
-
5.5.0
-
Code
-
Classes
- WC_Monei_API
Total Complexity |
12 |
Dependencies |
4 |
Dependents |
9 |
Total lines |
160 |
Lines of code |
54 |
Logical lines of code |
26 |
Comment lines |
85 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_api_key() |
S |
71 |
2 |
6 |
get_client() |
S |
63 |
2 |
10 |
verify_signature() |
S |
75 |
1 |
4 |
create_payment() |
S |
75 |
1 |
4 |
confirm_payment() |
S |
75 |
1 |
4 |
get_payment() |
S |
75 |
1 |
4 |
capture_payment() |
S |
74 |
1 |
4 |
cancel_payment() |
S |
74 |
1 |
4 |
refund_payment() |
S |
64 |
1 |
10 |
recurring_payment() |
S |
75 |
1 |
4 |