You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I am trying to refresh the plans from Craft Dashboard => Stripe => Settings => Subscription Plans, getting error No plans were found in stripe. Check your Stripe Keys.
Also, I am not able to add subscrition plans for any "Payment Form". It's not showing blocks to me. Please see screenshot below:
If I change "Subscription Type" to "Set single plan" then it's all showing fine. Even subscription plans are showing after pressing refresh button. Please see screenshot -
But here my requirement is to add subscription plans so that customer can choose. I checked log and found this error:
2025-02-12 06:18:49 [web.ERROR] [enupal\stripe\controllers\SettingsController::actionUpdatePlans] Call to a member function getEntryTypes() on null {"memory":8230552}
While I am trying to refresh the plans from Craft Dashboard => Stripe => Settings => Subscription Plans, getting error
No plans were found in stripe. Check your Stripe Keys
.Also, I am not able to add subscrition plans for any "Payment Form". It's not showing blocks to me. Please see screenshot below:
If I change "Subscription Type" to "Set single plan" then it's all showing fine. Even subscription plans are showing after pressing refresh button. Please see screenshot -
But here my requirement is to add subscription plans so that customer can choose. I checked log and found this error:
Please help to resolve this issue.
Craft CMS v5.6.6
Stripe Payment v6.0.3
PHP v8.2.18
The text was updated successfully, but these errors were encountered: