-
Home
-
Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More
-
1.8.6
-
Code
-
Classes
- Charitable_Gateway_Paypal
Total Complexity |
105 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
898 |
Lines of code |
498 |
Logical lines of code |
214 |
Comment lines |
262 |
Methods |
21 |
Properties |
0 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_web_accept() |
B |
34 |
21 |
85 |
process_refund() |
A |
37 |
13 |
73 |
process_ipn() |
A |
46 |
11 |
36 |
process_donation() |
A |
44 |
10 |
39 |
get_pending_reason_note() |
A |
49 |
10 |
32 |
gateway_settings() |
S |
36 |
1 |
97 |
get_encoded_ipn_data() |
S |
55 |
4 |
21 |
has_api_credentials() |
S |
59 |
4 |
14 |
validate_donation() |
S |
62 |
4 |
11 |
get_redirect_url() |
S |
63 |
4 |
10 |
get_api_credentials() |
S |
59 |
3 |
14 |
paypal_ipn_verification() |
S |
54 |
2 |
22 |
get_api_endpoint() |
S |
70 |
3 |
6 |
is_donation_refundable() |
S |
67 |
3 |
7 |
use_ssl() |
S |
78 |
3 |
3 |
get_paypal_email() |
S |
73 |
2 |
4 |
is_valid_api_response() |
S |
77 |
2 |
3 |
is_valid_request() |
S |
77 |
2 |
3 |
__construct() |
S |
62 |
1 |
12 |
get_gateway_id() |
S |
80 |
1 |
3 |
cancel_subscription() |
S |
82 |
1 |
3 |