-
Home
-
QR Code ZukesePay for WooCommerce
-
1.0 (latest)
-
Code
-
Classes
- WC_ZukesePay_API
Total Complexity |
47 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
368 |
Lines of code |
235 |
Logical lines of code |
109 |
Comment lines |
70 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_checkout_request() |
B |
34 |
17 |
103 |
do_payment_cancel() |
A |
47 |
10 |
34 |
process_callback() |
A |
45 |
9 |
48 |
do_request() |
S |
60 |
4 |
13 |
get_checkout_json() |
S |
55 |
2 |
19 |
__construct() |
S |
81 |
1 |
3 |
get_payment_url() |
S |
82 |
1 |
3 |
get_status_url() |
S |
79 |
1 |
3 |
get_cancellation_url() |
S |
79 |
1 |
3 |
get_request_headers() |
S |
72 |
1 |
6 |