PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

Your membership is ending in XX days ???

s2Member Plugin. A Membership plugin for WordPress®.

Your membership is ending in XX days ???

Postby Ivan Fraer » August 9th, 2010, 7:02 am

Hi.

Is it possible to insert a script (in a post) so the user gets a message like this:
Your membership is ending in XX days

Thank you very much in advance.

Best regards
Ivan
User avatar
Ivan Fraer
Registered User
Registered User
 
Posts: 9
Joined: May 24, 2010

Re: Your membership is ending in XX days ???

Postby Ivan Fraer » August 9th, 2010, 3:54 pm

Anyone? (please) :-)
User avatar
Ivan Fraer
Registered User
Registered User
 
Posts: 9
Joined: May 24, 2010

Re: Your membership is ending in XX days ???

Postby Jason Caldwell » August 17th, 2010, 2:12 pm

Hi Ivan. No, this is not possible with s2Member using Standard PayPal integration. However, it is *possible* with s2Member Pro. using the PayPal Pro API. In either case though, there is nothing built into the s2Member plugin that would facilitate this yet.

@TODO :: add new API Constant for Subscription end date.
This will probably go hand-in-hand with another TODO item that addresses Payment Reminders for s2Member Pro.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Your membership is ending in XX days ???

Postby Ivan Fraer » August 17th, 2010, 2:20 pm

Thank you Jason
I already have the PRO version but I can´t use it because my host don´t support Zend® Optimizer or ionCube (you and I was writing mail´s bout this a month ago).

Best regards
Ivan
User avatar
Ivan Fraer
Registered User
Registered User
 
Posts: 9
Joined: May 24, 2010

Re: Your membership is ending in XX days ???

Postby Jason Caldwell » August 17th, 2010, 2:32 pm

Hi Ivan. We addressed this in the release of s2Member Pro v1.2.
~ ionCube and/or Zend Optimizer are NO longer required.

Changelog for s2Member Pro v1.2

- s2Member Pro ( Login Widget ). s2Member Pro now comes with a Login Widget ( plus Profile Summary ) that is specifically designed for a seamless integration with s2Member. There are MANY configurable options. Check your Dashboard, under: Appearance -> Widgets. This works with any WordPress® theme supporting widgetized bars.

- New Feature. ( Coupon Codes ) allow you to provide discounts ( through a special promotion ). A Customer may enter a Coupon Code at checkout, and depending on the Code they enter, a discount may be applied. Coupon Codes can be configured to provide a flat-rate discount, or a percentage-based discount. You can have an unlimited number of Coupon Codes. You can also force Coupon Codes to automatically expire on a particular date in the future. For more information, please see: s2Member -> Coupon Codes in your WP Dashboard. In order to activate the Coupon Code field on your Checkout Form(s), you MUST add this new Shortcode attribute: accept_coupons="1".

- New Shortcode Attributes. PayPal® Pro Forms, now support two new attributes: coupon="code" can be used to force-feed a specific Coupon Code into a Form ( pre-filling the Coupon field dynamically ). And this attribute: accept_coupons="1|0" can be used to enable/disable the Coupon Code field on a form-by-form basis.

- Bug fix. The CSV User Export file that can be generated by the s2Member Pro Module, was including spaces between each comma delimited field. Not really a bug ... (however), this format was making s2Member's export file incompatible with software applications such as Microsoft Excel, and/or Open Office Calc. Both of these applications choke on CSV files that contain spaces after their delimiters. This bug has been resolved in s2Member Pro v1.2+.

- Import logging. The s2Member Pro Import/Export tool has been updated with improved error reporting. This very powerful tool, will now produce a detailed error log upon import. If errors are/were encountered, s2Member will explain exactly what triggered the error; making everything easier to deal with, from a Site Owner's perspective.

- Bug fix. The s2Member Pro Module has been updated to fully support installations of WordPress® that have two different URLs configured in their WP Settings -> General section. This bug was related to bloginfo("url") vs. bloginfo("wpurl"). In previous versions of s2Member, a major symptom of this bug was an unexpected redirection to the Home Page after checkout, instead of a formal response to the Customer. This bug was only affecting installations of WordPress® that were using a different Site Address URL, inside their Settings -> General panel. This has been resolved in s2Member Pro v1.2+.

- Videos. Over six hours of detailed Video Tutorials are now available for s2Member. Additional videos will be released over the coming days and weeks ahead; covering more advanced topics, marketing tips, and an in-depth look at configuring the s2Member Pro Module.

- Source code. ionCube® and/or the Zend® Optimizer are [b]NO longer required to run s2Member Pro. In order to maximize compatibility, and your flexibility to tinker with Hooks/Plugins, the s2Member Pro Module is now released with its full source code. This was not the case in previous versions of s2Member Pro. However, starting with s2Member Pro v1.2 ( and moving forward ), your purchase of s2Member Pro includes the full source code, free lifetime upgrades via s2Member.com ( i.e. new features, bug fixes, updates, improvements ); along with full access to our video tutorial library.[/b]

- License Key. It is no longer necessary to have an s2member-pro-key.php file. You just need to purchase a copy of the software, which includes support for either a Single Domain installation, or Unlimited Domains; depending on your purchase. In either case, your copy of s2Member Pro includes the full source code, free lifetime upgrades via s2Member.com ( i.e. new features, bug fixes, updates, improvements ); along with full access to our video tutorial library. Our pricing structure for the s2Member Pro Module remains the same.

- Compatibility. s2Member, and also the s2Member Pro Module; have both been tested under WordPress® 3.0.1. Everything looks good - no conflicts.

- Multisite Networking. s2Member, and also the s2Member Pro Module; are now compatible with WordPress® 3.0+ Multisite Networking, formerly known as WPMU. In addition, preliminary ( experimental ) support for Multisite Blog Farms has also been implemented. If you're running a Multisite Blog Farm ( i.e. you offer Blogs ), please contact s2Member.com for further details.

- Logging routines. s2Member's logging routines have been updated to support Multisite Networking. When Multisite Networking is enabled, s2Member will keep separate log files for each domain/path.

- Compatibility. s2Member's Importation routine will now accept your actual Custom Field Names, instead of requiring the variable format that is used internally by s2Member. This makes it possible to use either/or now.

- Compatibility. On a Windows® server, the cURL extension is usually NOT compatible with SSL communications. s2Member now signals to the WPHttp class, that it should temporarily disable the cURL transport when a remote URL is being processed with an https:// prefix. This allows the WPHttp class to recover gracefully (automatically) and fall back on the FOPEN method. If you're running WordPress® on a Windows® server, you should make sure that you have this inside your php.ini file. ( allow_url_fopen = on ). A symptom of this bug, was to see an error in your paypal-ipn.log file, with something like: Unable to verify _POST vars....

- API Notifications. s2Member's API Notification for Refund/Reversals, nows includes a negative %%-fee%% Replacement Code; referencing the mc_fee variable sent through PayPal® IPN responses.

- General maintenance. A full review of s2Member's source code was completed in this release. Including, but not limited to: general maintenance, code cleanup, optimizations.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Your membership is ending in XX days ???

Postby Ivan Fraer » August 17th, 2010, 3:42 pm

Ohh ... sorry, I missed that information. Wonderful, thank you :D
User avatar
Ivan Fraer
Registered User
Registered User
 
Posts: 9
Joined: May 24, 2010

Re: Your membership is ending in XX days ???

Postby Jason Caldwell » August 18th, 2010, 12:06 am

No problem at all. ~ Sorry to hear about the Denmark issue. Hang in there. We're working on Google Checkout and Clickbank next.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA


Return to s2Member Plugin

Who is online

Users browsing this forum: Google [Bot] and 13 guests

cron