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
If I'm not missing anything, right now I can pay for a subscription without having an account, and no account will be created with the email provided to stripe.
Don't you think it would be a nice feature to let the plugin create and account? At least give the option in settings where you can decide if you want this beahvior or not.
Subscriptions without account has no sense. If I want to create an account after stripe subscription creation I must make my own plugin/module, I think there must be other people in this situation.
Would you accept a PR with this feature?
Additional info
Craft version: 5.4.9
PHP version: 8.2.24
Database driver & version:
Plugins & versions:
The text was updated successfully, but these errors were encountered:
Description
If I'm not missing anything, right now I can pay for a subscription without having an account, and no account will be created with the email provided to stripe.
Don't you think it would be a nice feature to let the plugin create and account? At least give the option in settings where you can decide if you want this beahvior or not.
Subscriptions without account has no sense. If I want to create an account after stripe subscription creation I must make my own plugin/module, I think there must be other people in this situation.
Would you accept a PR with this feature?
Additional info
The text was updated successfully, but these errors were encountered: