-
Home
-
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
-
8.0.1
-
Code
-
Classes
- MM_WPFS_Public_PaymentFormModel
| Total Complexity |
33 |
| Dependencies |
4 |
| Dependents |
8 |
| Total lines |
226 |
| Lines of code |
110 |
| Logical lines of code |
58 |
| Comment lines |
48 |
| Methods |
20 |
| Properties |
7 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepareAmountAndProductName() |
A |
45 |
13 |
36 |
| bindByArray() |
S |
60 |
2 |
13 |
| __construct() |
S |
80 |
1 |
3 |
| prepareStripeCouponAndProduct() |
S |
82 |
1 |
3 |
| getPostData() |
S |
65 |
1 |
9 |
| 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 |
| getPriceId() |
S |
82 |
1 |
3 |
| getPrice() |
S |
82 |
1 |
3 |
| setPrice() |
S |
81 |
1 |
3 |
| setPriceId() |
S |
81 |
1 |
3 |
| setForm() |
S |
77 |
1 |
4 |
| getStripePaymentIntent() |
S |
82 |
1 |
3 |
| setStripePaymentIntent() |
S |
81 |
1 |
3 |