-
Home
-
GiveWP – Donation Plugin and Fundraising Platform
-
3.1.1
-
Code
-
Classes
- Give_Stripe_Customer
Total Complexity |
70 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
639 |
Lines of code |
303 |
Logical lines of code |
154 |
Comment lines |
243 |
Methods |
15 |
Properties |
7 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_customer() |
B |
38 |
19 |
64 |
attach_source() |
A |
38 |
12 |
76 |
attach_payment_method() |
A |
44 |
10 |
44 |
get_or_create_customer() |
A |
46 |
10 |
38 |
isSourceFingerPrintMatch() |
S |
62 |
4 |
12 |
set_default_payment_method() |
S |
53 |
3 |
24 |
is_no_such_customer_error() |
S |
68 |
3 |
7 |
update_customer() |
S |
61 |
2 |
13 |
__construct() |
S |
69 |
1 |
7 |
get_id() |
S |
82 |
1 |
3 |
set_id() |
S |
80 |
1 |
3 |
set_customer_data() |
S |
81 |
1 |
3 |
is_card() |
S |
79 |
1 |
3 |
is_source() |
S |
79 |
1 |
3 |
is_bank_account() |
S |
79 |
1 |
3 |