-
Home
-
MONEI Payments for WooCommerce
-
5.2
-
Code
-
Classes
- WC_Monei_API
Total Complexity |
11 |
Dependencies |
3 |
Dependents |
9 |
Total lines |
144 |
Lines of code |
48 |
Logical lines of code |
22 |
Comment lines |
76 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_api_key() |
S |
71 |
2 |
6 |
get_client() |
S |
66 |
2 |
8 |
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 |