-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.75
-
Code
-
Classes
- WC_Stripe_Payment_Charge
Total Complexity |
24 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
173 |
Lines of code |
92 |
Logical lines of code |
46 |
Comment lines |
49 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
S |
54 |
6 |
20 |
get_order_charge_args() |
S |
59 |
5 |
13 |
scheduled_subscription_payment() |
S |
56 |
4 |
18 |
process_pre_order_payment() |
S |
56 |
4 |
18 |
capture_charge() |
S |
64 |
1 |
11 |
void_charge() |
S |
78 |
1 |
3 |
get_payment_method_from_charge() |
S |
82 |
1 |
3 |
add_order_payment_method() |
S |
79 |
1 |
3 |
can_void_order() |
S |
81 |
1 |
3 |