twisted1919
Administrator
Staff memberHey guys,
These days i did some work related to recurring payments aka subscriptions and i am happy to say things went in the right direction.
I targeted the Stripe implementation because that can serve as ground for other implementations to be built on top of it, and as a result, a new extension has been born, that is Stripe Subscriptions, so now we have Stripe and Stripe Subscriptions, two separate extensions.
The reason why a new extension, is so that you can use both, Stripe and Stripe Subscriptions at the same time and to keep backward compatibility with users that use the regular Stripe extension.
Since we talk about monthly subscriptions here, there are a few gotchas related to using the extension, that is:
1) Your customer groups assigned to price plans must use a the Monthly time unit in the sendings tab because, well, we do monthly subscriptions:
https://www.dropbox.com/s/wybk78r7b4vlhgh/Screenshot 2016-03-29 15.34.06.png?dl=0
2) You can't use discounts/promo codes. If you do, then each month the subscription price will include the discount, thing that you might not want to have (this one is something i'd like to "fix").
Few screenshots showing the extension in action:
https://www.dropbox.com/s/r22c70zv8vx0z6v/Screenshot 2016-03-29 15.37.06.png?dl=0
https://www.dropbox.com/s/wz3aig2pjisq1ep/Screenshot 2016-03-29 15.37.40.png?dl=0
https://www.dropbox.com/s/p7og7igv73ogua5/Screenshot 2016-03-29 15.37.53.png?dl=0
https://www.dropbox.com/s/j36vn3c7d9qeoz7/Screenshot 2016-03-29 15.38.37.png?dl=0
https://www.dropbox.com/s/zzian9kjdr2px4e/Screenshot 2016-03-29 15.39.00.png?dl=0
https://www.dropbox.com/s/e6xyksa2zh60jbk/Screenshot 2016-03-29 15.39.16.png?dl=0
https://www.dropbox.com/s/0c0og8bsl7xal9v/Screenshot 2016-03-29 15.39.35.png?dl=0
So yeah, after releasing next mailwizz version, this extension will also be available, and in future, i'll target all available implementations that can do recurring payments.
Thanks.
These days i did some work related to recurring payments aka subscriptions and i am happy to say things went in the right direction.
I targeted the Stripe implementation because that can serve as ground for other implementations to be built on top of it, and as a result, a new extension has been born, that is Stripe Subscriptions, so now we have Stripe and Stripe Subscriptions, two separate extensions.
The reason why a new extension, is so that you can use both, Stripe and Stripe Subscriptions at the same time and to keep backward compatibility with users that use the regular Stripe extension.
Since we talk about monthly subscriptions here, there are a few gotchas related to using the extension, that is:
1) Your customer groups assigned to price plans must use a the Monthly time unit in the sendings tab because, well, we do monthly subscriptions:
https://www.dropbox.com/s/wybk78r7b4vlhgh/Screenshot 2016-03-29 15.34.06.png?dl=0
2) You can't use discounts/promo codes. If you do, then each month the subscription price will include the discount, thing that you might not want to have (this one is something i'd like to "fix").
Few screenshots showing the extension in action:
https://www.dropbox.com/s/r22c70zv8vx0z6v/Screenshot 2016-03-29 15.37.06.png?dl=0
https://www.dropbox.com/s/wz3aig2pjisq1ep/Screenshot 2016-03-29 15.37.40.png?dl=0
https://www.dropbox.com/s/p7og7igv73ogua5/Screenshot 2016-03-29 15.37.53.png?dl=0
https://www.dropbox.com/s/j36vn3c7d9qeoz7/Screenshot 2016-03-29 15.38.37.png?dl=0
https://www.dropbox.com/s/zzian9kjdr2px4e/Screenshot 2016-03-29 15.39.00.png?dl=0
https://www.dropbox.com/s/e6xyksa2zh60jbk/Screenshot 2016-03-29 15.39.16.png?dl=0
https://www.dropbox.com/s/0c0og8bsl7xal9v/Screenshot 2016-03-29 15.39.35.png?dl=0
So yeah, after releasing next mailwizz version, this extension will also be available, and in future, i'll target all available implementations that can do recurring payments.
Thanks.