Andre
Andre
Thanks @Tam I'll look into this
Thanks for following up and for sharing your findings
Hi @tomfischerNL Similar to https://github.com/enupal/stripe/issues/334 this is also a great use case to use the [beforeCreateSession](https://docs.enupal.com/stripe-payments/plugin-development/events.html#beforecreatesession) event: ```php use enupal\stripe\services\Checkout; use enupal\stripe\events\CheckoutEvent; use enupal\stripe\Stripe; use craft\base\Plugin; use Craft; class YourPlugin...
Hi @tomfischerNL could you please confirm your Craft CMS version?
Thanks for reporting, just to confirm, did you get the same disabled button as the screenshot?
Hi @rckywng thanks for reporting this, we will add support to update the user group after plan is updated. I have added you to the notify list for when is...
Yes, I identified the issue. I'll dig into it
Hi @tomfischerNL Does this happens only on subscriptions?
Hi @tomfischerNL I apologize for the delay in responding to your message. I understand that you are looking to attach a payment form with a Product (Price). I'd be happy...
@tomfischerNL I am looking into this now