-
Home
-
Pagador (Braspag) Checkout for WooCommerce
-
4.0.2 (latest)
-
Code
-
Classes
- WC_Checkout_Braspag_Api
| Total Complexity |
26 |
| Dependencies |
3 |
| Dependents |
5 |
| Total lines |
308 |
| Lines of code |
101 |
| Logical lines of code |
56 |
| Comment lines |
141 |
| Methods |
11 |
| Properties |
5 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| do_payment_request() |
A |
48 |
10 |
33 |
| make_request() |
S |
51 |
4 |
26 |
| __construct() |
S |
64 |
3 |
9 |
| make_put_request() |
S |
66 |
2 |
8 |
| is_valid() |
S |
74 |
1 |
4 |
| get_merchant_id() |
S |
82 |
1 |
3 |
| get_merchant_key() |
S |
82 |
1 |
3 |
| get_endpoint_api() |
S |
82 |
1 |
3 |
| get_endpoint_api_query() |
S |
82 |
1 |
3 |
| return_success() |
S |
72 |
1 |
6 |
| return_error() |
S |
79 |
1 |
3 |