-
Home
-
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
-
8.3.1
-
Code
-
Classes
- MM_WPFS_CustomerPortalModel
| Total Complexity |
38 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
353 |
| Lines of code |
113 |
| Logical lines of code |
41 |
| Comment lines |
147 |
| Methods |
35 |
| Properties |
16 |
Methods 35
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getExpiration() |
S |
66 |
3 |
8 |
| getCustomerEmail() |
S |
72 |
2 |
6 |
| isAccountSelectorNeeded() |
S |
82 |
1 |
3 |
| setAccountSelectorNeeded() |
S |
81 |
1 |
3 |
| getAccounts() |
S |
82 |
1 |
3 |
| setAccounts() |
S |
81 |
1 |
3 |
| showInvoice() |
S |
82 |
1 |
3 |
| setShowInvoices() |
S |
81 |
1 |
3 |
| getInvoices() |
S |
82 |
1 |
3 |
| setInvoices() |
S |
81 |
1 |
3 |
| getAuthenticationType() |
S |
82 |
1 |
3 |
| setAuthenticationType() |
S |
81 |
1 |
3 |
| getStripeCustomer() |
S |
82 |
1 |
3 |
| setStripeCustomer() |
S |
81 |
1 |
3 |
| getDefaultSource() |
S |
82 |
1 |
3 |
| setDefaultSource() |
S |
81 |
1 |
3 |
| getDefaultPaymentMethod() |
S |
82 |
1 |
3 |
| setDefaultPaymentMethod() |
S |
81 |
1 |
3 |
| getCardImageUrl() |
S |
82 |
1 |
3 |
| setCardImageUrl() |
S |
81 |
1 |
3 |
| getCardName() |
S |
82 |
1 |
3 |
| setCardName() |
S |
81 |
1 |
3 |
| getCardNumber() |
S |
82 |
1 |
3 |
| setCardNumber() |
S |
81 |
1 |
3 |
| getFormattedCardNumber() |
S |
79 |
1 |
3 |
| showSubscriptions() |
S |
82 |
1 |
3 |
| setShowSubscriptions() |
S |
81 |
1 |
3 |
| getSubscriptions() |
S |
82 |
1 |
3 |
| setSubscriptions() |
S |
81 |
1 |
3 |
| getProducts() |
S |
82 |
1 |
3 |
| setProducts() |
S |
81 |
1 |
3 |
| getAccountEmail() |
S |
82 |
1 |
3 |
| setAccountEmail() |
S |
81 |
1 |
3 |
| getStripeClient() |
S |
82 |
1 |
3 |
| setStripeClient() |
S |
81 |
1 |
3 |