-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- WPSC_Payment_Gateway
Total Complexity |
43 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
402 |
Lines of code |
203 |
Logical lines of code |
83 |
Comment lines |
136 |
Methods |
23 |
Properties |
6 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
default_credit_card_form() |
A |
39 |
5 |
67 |
setup_form() |
S |
47 |
3 |
38 |
go_to_transaction_results() |
S |
58 |
4 |
16 |
render_payment_fields() |
S |
59 |
4 |
15 |
supports() |
S |
77 |
2 |
3 |
payment_fields() |
S |
75 |
2 |
5 |
get_title() |
S |
74 |
2 |
4 |
init() |
S |
68 |
2 |
6 |
get_currency_code() |
S |
65 |
2 |
9 |
field_name() |
S |
77 |
2 |
3 |
get_cart_url() |
S |
78 |
2 |
3 |
get_shopping_cart_payment_url() |
S |
77 |
2 |
3 |
process_refund() |
S |
82 |
1 |
3 |
load() |
S |
82 |
1 |
3 |
__construct() |
S |
79 |
1 |
3 |
get_notification_url() |
S |
77 |
1 |
3 |
get_products_page_url() |
S |
80 |
1 |
3 |
get_transaction_results_url() |
S |
80 |
1 |
3 |
set_purchase_log() |
S |
75 |
1 |
4 |
get_mark_html() |
S |
82 |
1 |
3 |
get_image_url() |
S |
82 |
1 |
3 |
process() |
S |
100 |
1 |
0 |
capture_payment() |
S |
82 |
1 |
3 |