-
Home
-
XL NMI Gateway for WooCommerce
-
2.4.0 (latest)
-
Code
-
Classes
- NMI_Gateway_Woocommerce_API_Transaction_Request
Total Complexity |
67 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
299 |
Lines of code |
170 |
Logical lines of code |
98 |
Comment lines |
62 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_payment_method() |
D |
30 |
54 |
78 |
create_credit_card_capture() |
S |
54 |
4 |
19 |
create_transaction() |
S |
56 |
2 |
16 |
create_refund() |
S |
60 |
1 |
13 |
create_void() |
S |
60 |
1 |
13 |
get_shipping_address() |
S |
60 |
1 |
13 |
__construct() |
S |
73 |
1 |
5 |
create_credit_card_charge() |
S |
73 |
1 |
5 |
create_credit_card_auth() |
S |
74 |
1 |
5 |
set_shipping() |
S |
79 |
1 |
3 |