-
Home
-
Braintree for WooCommerce Payment Gateway
-
2.6.5
-
Code
-
Classes
- WC_Braintree_API_PayPal_Transaction_Response
Total Complexity |
14 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
113 |
Lines of code |
30 |
Logical lines of code |
10 |
Comment lines |
57 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_payment_token() |
S |
61 |
2 |
12 |
get_authorization_code() |
S |
79 |
2 |
3 |
get_payer_email() |
S |
79 |
2 |
3 |
get_payer_id() |
S |
79 |
2 |
3 |
get_payment_id() |
S |
79 |
2 |
3 |
get_debug_id() |
S |
79 |
2 |
3 |
get_refund_id() |
S |
79 |
2 |
3 |