-
Home
-
LearnPress – WordPress LMS Plugin
-
4.2.7.9
-
Code
-
Classes
- LP_Gateway_Paypal
Total Complexity |
40 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
419 |
Lines of code |
235 |
Logical lines of code |
108 |
Comment lines |
126 |
Methods |
11 |
Properties |
14 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_payment_url() |
A |
46 |
10 |
38 |
capture_payment_for_order() |
S |
50 |
5 |
26 |
validate_ipn() |
S |
54 |
5 |
19 |
get_access_token() |
S |
50 |
4 |
28 |
get_order_args() |
S |
47 |
3 |
37 |
get_paypal_args() |
S |
48 |
3 |
33 |
check_webhook_callback() |
S |
60 |
4 |
14 |
init() |
S |
55 |
3 |
20 |
__construct() |
S |
64 |
1 |
9 |
process_payment() |
S |
66 |
1 |
8 |
get_settings() |
S |
79 |
1 |
3 |