-
Home
-
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
-
8.0.1
-
Code
-
Classes
- MM_WPFS_Admin_PaymentFormModel
| Total Complexity |
17 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
168 |
| Lines of code |
94 |
| Logical lines of code |
39 |
| Comment lines |
29 |
| Methods |
13 |
| Properties |
10 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepareOnetimeProducts() |
S |
54 |
5 |
21 |
| getData() |
S |
53 |
1 |
23 |
| bindByArray() |
S |
56 |
1 |
17 |
| __construct() |
S |
75 |
1 |
4 |
| getTransactionDescription() |
S |
82 |
1 |
3 |
| getCurrency() |
S |
82 |
1 |
3 |
| getPaymentType() |
S |
82 |
1 |
3 |
| getChargeType() |
S |
82 |
1 |
3 |
| getAllowCustomPaymentAmount() |
S |
82 |
1 |
3 |
| getProductSelectorStyle() |
S |
82 |
1 |
3 |
| getOnetimeProducts() |
S |
82 |
1 |
3 |
| getPaymentMethodData() |
S |
74 |
1 |
5 |
| getMinimumPaymentAmount() |
S |
82 |
1 |
3 |