-
Home
-
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
-
8.2.2 (latest)
-
Code
-
Classes
- MM_WPFS_Public_DonationFormModel
Total Complexity |
26 |
Dependencies |
4 |
Dependents |
5 |
Total lines |
176 |
Lines of code |
85 |
Logical lines of code |
39 |
Comment lines |
33 |
Methods |
17 |
Properties |
6 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepareAmountAndProductName() |
A |
54 |
8 |
20 |
bindByArray() |
S |
61 |
2 |
12 |
isRecurringDonation() |
S |
79 |
2 |
3 |
__construct() |
S |
80 |
1 |
3 |
getStripeSubscription() |
S |
82 |
1 |
3 |
getDonationFrequency() |
S |
82 |
1 |
3 |
setForm() |
S |
77 |
1 |
4 |
setAmount() |
S |
81 |
1 |
3 |
setCustomAmountUniqueValue() |
S |
81 |
1 |
3 |
getAmount() |
S |
82 |
1 |
3 |
getCustomAmountUniqueValue() |
S |
82 |
1 |
3 |
setCustomAmountValue() |
S |
81 |
1 |
3 |
getCustomAmountValue() |
S |
82 |
1 |
3 |
setCustomAmountIndex() |
S |
81 |
1 |
3 |
getCustomAmountIndex() |
S |
82 |
1 |
3 |
getPostData() |
S |
64 |
1 |
10 |
setStripeSubscription() |
S |
81 |
1 |
3 |