-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.70 (latest)
-
Code
-
Classes
- WC_Braintree_Subscriptions_Checkout
Total Complexity |
35 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
241 |
Lines of code |
152 |
Logical lines of code |
82 |
Comment lines |
53 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_checkout() |
S |
53 |
7 |
24 |
create_subscription() |
S |
43 |
4 |
46 |
order_pay() |
S |
53 |
4 |
23 |
order_needs_payment() |
S |
67 |
3 |
8 |
filter_gateways_that_support_subscriptions() |
S |
66 |
3 |
8 |
after_order_total() |
S |
73 |
2 |
5 |
get_chosen_shipping_methods() |
S |
73 |
2 |
4 |
get_shipping_packages() |
S |
73 |
2 |
4 |
form_pay_template() |
S |
69 |
2 |
6 |
add_checkout_filters() |
S |
73 |
2 |
5 |
require_account_creation() |
S |
71 |
2 |
6 |
init() |
S |
62 |
1 |
10 |
pay_order_action() |
S |
79 |
1 |
3 |