-
Home
-
dLocal Go payments for WooCommerce
-
1.0.6 (latest)
-
Code
-
Classes
- WC_Gateway_DlocalGo_Client
| Total Complexity |
26 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
284 |
| Lines of code |
132 |
| Logical lines of code |
57 |
| Comment lines |
93 |
| Methods |
15 |
| Properties |
4 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _request() |
S |
49 |
6 |
29 |
| get_checkout_url() |
S |
49 |
3 |
28 |
| getCountryCode() |
S |
61 |
4 |
13 |
| refund() |
S |
54 |
2 |
19 |
| __construct() |
S |
71 |
1 |
6 |
| set_default_country() |
S |
81 |
1 |
3 |
| set_api_key() |
S |
81 |
1 |
3 |
| set_api_secret() |
S |
81 |
1 |
3 |
| set_api_url() |
S |
81 |
1 |
3 |
| get_payments_endpoint() |
S |
76 |
1 |
4 |
| get_refunds_endpoint() |
S |
76 |
1 |
4 |
| get_default_country() |
S |
82 |
1 |
3 |
| _is_old_WC() |
S |
79 |
1 |
3 |
| get_payment_info() |
S |
68 |
1 |
7 |
| get_refund() |
S |
75 |
1 |
4 |