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
On production and local when I click Subscription Plans > Refresh Plans it says:
No plans were found in stripe. Check your Stripe Keys
My Stripe Keys are correct and the right ones are being used in each environment.
Subscription Grants do show the new subscription pricing.
When editing Stripe Payment Forms I do not see the updated subscription plans when Subscription Type is set to Customer chooses plan. If the Subscription Type is set to Set single plan then the Select Plan drop down Refresh button will show the updated plans.
2. Payment Form Handles Issue:
When creating Payment Forms, if one is deleted and you try to create a new one with that handle it says it's already being used.
3. Payment Form > Subscription Plan > Select Plan
The Select Plan field's instructional text states: "Can't see your plans? Go to Subscriptions and click on Refresh Plans" and the "Subscriptions" link is for some reason linked to my local domain when in my production environment. I do not know where this might be coming from as my environment variables are correct.
The text was updated successfully, but these errors were encountered:
Hi @andrelopez, any updates on the Refresh Plans button not working? Again, it looks like it's due to getBlockTypeFields() being removed in Craft CMS 5 as that's what the server logs when I click the button. Without this functionality it would seem that no one using the plugin with Craft CMS 5 would be able to get or update their subscription plans.
1. Refresh Plans Issue:
On production and local when I click Subscription Plans > Refresh Plans it says:
My Stripe Keys are correct and the right ones are being used in each environment.
Subscription Grants do show the new subscription pricing.
When editing Stripe Payment Forms I do not see the updated subscription plans when Subscription Type is set to Customer chooses plan. If the Subscription Type is set to Set single plan then the Select Plan drop down Refresh button will show the updated plans.
2. Payment Form Handles Issue:
When creating Payment Forms, if one is deleted and you try to create a new one with that handle it says it's already being used.
3. Payment Form > Subscription Plan > Select Plan
The Select Plan field's instructional text states: "Can't see your plans? Go to Subscriptions and click on Refresh Plans" and the "Subscriptions" link is for some reason linked to my local domain when in my production environment. I do not know where this might be coming from as my environment variables are correct.
The text was updated successfully, but these errors were encountered: