-
Home
-
Payment gateway: accept.blue for WooCommerce
-
1.4.4
-
Code
-
Classes
- WC_Acceptblue_Recurring_API
Total Complexity |
30 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
210 |
Lines of code |
154 |
Logical lines of code |
93 |
Comment lines |
0 |
Methods |
26 |
Properties |
6 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_endpoint() |
S |
70 |
2 |
7 |
send_request() |
S |
66 |
2 |
8 |
get_instance() |
S |
70 |
2 |
7 |
get_schedule_transactions() |
S |
65 |
2 |
8 |
create_payment_method() |
S |
60 |
1 |
13 |
__construct() |
S |
80 |
1 |
3 |
delete_payment_method() |
S |
68 |
1 |
7 |
get_customer() |
S |
68 |
1 |
7 |
get_schedules_for_payment_method() |
S |
67 |
1 |
7 |
get_single_payment_method() |
S |
68 |
1 |
7 |
get_payments_methods() |
S |
68 |
1 |
7 |
get_schedule() |
S |
68 |
1 |
7 |
get_all_schedules() |
S |
67 |
1 |
7 |
delete_schedule() |
S |
68 |
1 |
7 |
create_schedule() |
S |
67 |
1 |
7 |
update_schedule() |
S |
67 |
1 |
7 |
update_payment_method() |
S |
67 |
1 |
7 |
__clone() |
S |
98 |
1 |
1 |
create_customer() |
S |
68 |
1 |
7 |
set_authorization_data() |
S |
77 |
1 |
4 |
set_api_mode() |
S |
81 |
1 |
3 |
get_headers() |
S |
66 |
1 |
8 |
get_authorization() |
S |
78 |
1 |
3 |
__wakeup() |
S |
98 |
1 |
1 |
__sleep() |
S |
98 |
1 |
1 |
is_error() |
S |
79 |
1 |
3 |