-
Home
-
PayPal Brasil para WooCommerce
-
1.5.5
-
Code
-
Classes
- PayPal_Brasil_API
Total Complexity |
70 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
653 |
Lines of code |
335 |
Logical lines of code |
176 |
Comment lines |
201 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_request() |
A |
42 |
13 |
48 |
get_access_token() |
S |
50 |
5 |
26 |
refund_payment() |
S |
51 |
5 |
24 |
execute_payment() |
S |
54 |
5 |
20 |
get_payment() |
S |
55 |
5 |
18 |
create_payment() |
S |
56 |
5 |
17 |
update_payment() |
S |
55 |
5 |
17 |
create_webhook() |
S |
52 |
4 |
24 |
create_billing_agreement_token() |
S |
48 |
3 |
33 |
get_calculate_financing() |
S |
50 |
3 |
29 |
create_billing_agreement() |
S |
55 |
3 |
19 |
verify_signature() |
S |
57 |
3 |
16 |
get_webhooks() |
S |
57 |
3 |
15 |
get_base_url() |
S |
70 |
3 |
6 |
parse_links() |
S |
69 |
2 |
7 |
get_credentials_hash() |
S |
78 |
1 |
3 |
update_credentials() |
S |
70 |
1 |
6 |
__construct() |
S |
68 |
1 |
7 |