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