-
Home
-
XL NMI Gateway for WooCommerce
-
2.2.0
-
Code
-
Classes
- NMI_Gateway_Woocommerce_API_Transaction_Request
Total Complexity |
65 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
296 |
Lines of code |
169 |
Logical lines of code |
97 |
Comment lines |
62 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_payment_method() |
D |
31 |
52 |
77 |
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 |