-
Home
-
XL NMI Gateway for WooCommerce
-
2.0.2
-
Code
-
Classes
- NMI_Gateway_Woocommerce_API_Transaction_Request
Total Complexity |
63 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
311 |
Lines of code |
171 |
Logical lines of code |
83 |
Comment lines |
78 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_payment_method() |
D |
34 |
47 |
59 |
create_credit_card_capture() |
S |
54 |
4 |
19 |
create_transaction() |
S |
56 |
2 |
16 |
set_billing() |
S |
59 |
2 |
14 |
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_customer() |
S |
70 |
1 |
6 |
set_shipping() |
S |
79 |
1 |
3 |