-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.59
-
Code
-
Classes
- WC_Payment_Gateway_Stripe_Boleto
Total Complexity |
19 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
120 |
Lines of code |
86 |
Logical lines of code |
33 |
Comment lines |
12 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_customer_voucher_email_content() |
S |
57 |
7 |
14 |
validate_fields() |
S |
68 |
3 |
6 |
get_return_url() |
S |
64 |
3 |
10 |
get_local_payment_settings() |
S |
54 |
1 |
22 |
process_voucher_order_status() |
S |
70 |
2 |
6 |
__construct() |
S |
61 |
1 |
12 |
add_stripe_order_args() |
S |
69 |
1 |
7 |
get_payment_intent_confirmation_args() |
S |
67 |
1 |
9 |