Membership Pro version 2.15.1 released
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
Less
More
6 years 3 months ago #117371
by Tuan Pham Ngoc
Membership Pro version 2.15.1 released was created by Tuan Pham Ngoc
Dear customers
Today, I am happy to announce the next release of Membership Pro version 2.15.1 with some improvements and bugs fixes
1. Allow each plan to have it own custom thank you messages for membership renewal and membership upgrade if needed.
2. Improve support for additional offline payment plugins
If you use more than one offline payment plugins on your Membership Pro installation, each of additional offline payment plugin can now have it own thank you and user email message
3. Improve subscription renewal handling
Added a new config option called Always use expired date of previous subscription as start date of the renewal subscription. If set to Yes, if users renew their subscription after the current subscription expired, the start date of the renewed subscription will be the expired date of previous subscription + 1 second (instead of the current date as standard behavior). Some customers asked for it and we implement support for it
4. Fixed some small issues:
- Payment date not set for subscription record when subscription is approved from administrator area
- Blank date issue when use date picker with some custom date format
Please update your site to this new version to use these improvements and bugs fixes
Thanks for continue using our products and supporting our development
Regards,
Tuan
Today, I am happy to announce the next release of Membership Pro version 2.15.1 with some improvements and bugs fixes
1. Allow each plan to have it own custom thank you messages for membership renewal and membership upgrade if needed.
2. Improve support for additional offline payment plugins
If you use more than one offline payment plugins on your Membership Pro installation, each of additional offline payment plugin can now have it own thank you and user email message
3. Improve subscription renewal handling
Added a new config option called Always use expired date of previous subscription as start date of the renewal subscription. If set to Yes, if users renew their subscription after the current subscription expired, the start date of the renewed subscription will be the expired date of previous subscription + 1 second (instead of the current date as standard behavior). Some customers asked for it and we implement support for it
4. Fixed some small issues:
- Payment date not set for subscription record when subscription is approved from administrator area
- Blank date issue when use date picker with some custom date format
Please update your site to this new version to use these improvements and bugs fixes
Thanks for continue using our products and supporting our development
Regards,
Tuan
The following user(s) said Thank You: Alison, DeanV
Please Log in or Create an account to join the conversation.
- Josef Zeevi
- Offline
- Junior Member
Less
More
- Posts: 27
- Thank you received: 0
6 years 2 months ago #117962
by Josef Zeevi
Replied by Josef Zeevi on topic Membership Pro version 2.15.1 released
Question about the "Always use expired date...". If they are current, then the renewal still continues at the end of the current subscription + 1 day, right?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
6 years 2 months ago #117963
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Membership Pro version 2.15.1 released
Hi
Yes. If subscription is still current, the renewal will still continue at the end of current subscription, but + 1 second only, not 1 day.
Tuan
Yes. If subscription is still current, the renewal will still continue at the end of current subscription, but + 1 second only, not 1 day.
Tuan
The following user(s) said Thank You: Jamie Gilbert
Please Log in or Create an account to join the conversation.
- Josef Zeevi
- Offline
- Junior Member
Less
More
- Posts: 27
- Thank you received: 0
6 years 2 months ago #117964
by Josef Zeevi
Replied by Josef Zeevi on topic Membership Pro version 2.15.1 released
That makes sense. Thanks.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
6 years 2 months ago #118154
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Membership Pro version 2.15.2 released
Dear customers
Today, I released new version 2.15.2 of Membership Pro. This release only contains some small improvements to the extension:
1. Move custom fields output to layout files. It allows you to override custom fields output (to use a different frontend framework like UIKit for custom fields output if needed)
2. Improve payment plugins (PayPal, Authorize.net, Stripe), allow using separate payment plugin parameters for Sandbox and Live Mode. That's useful when you want to switch to Sandbox for testing for some reasons. Before, you will have to replace your live account with your sandbox during testing and once it's tested, restore the live account. Now, it's not needed anymore because sandbox and live accounts are stored in separate parameters.
3. Clean up and some optimization to code base (both Javascript and PHP code) result in some performance improvement
4. Fixed some small errors:
- Users redirected to wrong language (hard code to English) when use recurring subscription
- A small error with Subscription API get subscription method
Please update your site to this latest version to use these small improvements and bugs fix
Regards,
Tuan
Today, I released new version 2.15.2 of Membership Pro. This release only contains some small improvements to the extension:
1. Move custom fields output to layout files. It allows you to override custom fields output (to use a different frontend framework like UIKit for custom fields output if needed)
2. Improve payment plugins (PayPal, Authorize.net, Stripe), allow using separate payment plugin parameters for Sandbox and Live Mode. That's useful when you want to switch to Sandbox for testing for some reasons. Before, you will have to replace your live account with your sandbox during testing and once it's tested, restore the live account. Now, it's not needed anymore because sandbox and live accounts are stored in separate parameters.
3. Clean up and some optimization to code base (both Javascript and PHP code) result in some performance improvement
4. Fixed some small errors:
- Users redirected to wrong language (hard code to English) when use recurring subscription
- A small error with Subscription API get subscription method
Please update your site to this latest version to use these small improvements and bugs fix
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
6 years 2 months ago #118183
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Membership Pro version 2.15.3 released
Dear customers
Today, I realized that there could be SQL errors if you publish some Membership Pro plugins which are integrated with the following extensions but does't have related third party extensions installed:
- K2
- Easy Profile
- Jomoscial
- Easy Social
To prevent that error (It's unpublished by default but some of you can publish these plugins by mistake), I added some code to these plugins to prevent these errors from happening and release new version 2.15.3. Please update your site to this latest version to have most stable version running on your site
Regards,
Tuan
Today, I realized that there could be SQL errors if you publish some Membership Pro plugins which are integrated with the following extensions but does't have related third party extensions installed:
- K2
- Easy Profile
- Jomoscial
- Easy Social
To prevent that error (It's unpublished by default but some of you can publish these plugins by mistake), I added some code to these plugins to prevent these errors from happening and release new version 2.15.3. Please update your site to this latest version to have most stable version running on your site
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Jamie Gilbert
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 0
6 years 2 months ago #118315
by Jamie Gilbert
Replied by Jamie Gilbert on topic Membership Pro version 2.15.1 released
That's a great option as I always have to edit each renewal at the moment.. BIG Thank you!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
6 years 2 months ago #118333
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Membership Pro version 2.15.1 released
I'm glad it's helpful to you
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.