Raam Dev

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Wednesday May 30th, 2012 at 6:31 am #14916 | |
![]() |
|
Hi Bill, You’d need to use the WordPress functions to accomplish this — this is not related to s2Member. Please see the WordPress Codex for Comment, Ping, and Trackback functions for more information. |
|
Posted: Wednesday May 30th, 2012 at 6:28 am #14915 | |
![]() |
|
You’d need to store that information somewhere yourself, as this would be a custom solution. You could potentially create an additional table in the database to maintain all the information you need, updating it when things happen, such as signup, cancellation, etc. While s2Member provides the hooks and tools (such has signup tracking) necessary to accomplish what you’re trying to do, the features as you need them don’t exist, so you’ll need to create them with custom code. |
|
Posted: Wednesday May 30th, 2012 at 6:20 am #14912 | |
![]() |
|
Hi Robert, I do not know of any immediate plans to integrate that payment gateway, however I know that the next major release of s2Member will have a better way of handling payment gateways that should make adding support for payment gateways easier. |
|
Posted: Wednesday May 30th, 2012 at 6:19 am #14911 | |
![]() |
|
Hi Gwilym, s2Member is not designed to allow users to create/edit/delete posts/pages. All of the s2Member Level capabilities are based on the WordPress Subscriber role, which only allows the viewing of content. If you wish to get around this with another plugin or by manually modifying the capabilities of the s2Member Levels, you’re welcome to do so however we cannot make any guarantees as to what will or will not work. You’ll need to experiment and see what works. |
|
Posted: Wednesday May 30th, 2012 at 6:14 am #14909 | |
![]() |
|
Thank you for the update, Diasz! Glad to hear you figured it out. :) |
|
Posted: Tuesday May 29th, 2012 at 4:39 am #14864 | |
![]() |
|
Hi Eran, There have been several seemingly random issues related to the PayPal Sandbox. In my experience, the PayPal Sandbox has not been very reliable. I recommend conducting live tests with 1 cent transactions as that currently seems to be the best way to test. |
|
Posted: Tuesday May 29th, 2012 at 4:34 am #14863 | |
![]() |
|
Hi Richard, Apologies for not being clear. As far as I know, this limitation, which is imposed by PayPal itself, still exists and ERP subscriptions must be cancelled manually. You may have already seen this thread, but it contains further information on this topic (while it is slightly dated, I haven’t heard anything new on this topic since that thread). I’m sending a message to the lead developer to double-check that this is still the case with ERP cancellations. Thank you for your patience. |
|
Posted: Tuesday May 29th, 2012 at 4:29 am #14861 | |
![]() |
|
Hi Paul, I suggest doing a search on the s2Member site for “PDT Variables” and reading through the past forum threads related to this topic. As per our support policy (please see s2Member® » Support Policy » Outside Scope), we are unfortunately unable to assist with custom coding like this. You may want to post your question on wordpress.stackexchange.com, WordPress.org Support forums, or even see if you can hire a programmer for a quick job on jobs.wordpress.net if time is of the essence. |
|
Posted: Tuesday May 29th, 2012 at 4:21 am #14859 | |
![]() |
|
Hi Douglas, If you restricted the “video” tag to Level 1, 2 and 3, then only Level 3 users will be able to see the content. Try restricting it to only Level 1. |
|
Posted: Tuesday May 29th, 2012 at 4:10 am #14858 | |
![]() |
|
Hi Diasz, I just tried visiting that page and was immediately redirected to your Membership Options Page. As you’d expect, I cannot access that page at all. Have you tried testing from another computer, or another web browser on your computer? |
|
Posted: Tuesday May 29th, 2012 at 4:00 am #14857 | |
![]() |
|
Hello, This sounds like there might be an issue with the IPN communication between PayPal and your server. The best route of diagnosis will be through looking at the log files and attempting to determine which IPN messages are not being received. If I’m not mistaken, I believe PayPal has a dashboard where you can see which IPN messages were sent and whether they were successfully received. You should also be able to resend specific IPN messages from that dashboard. |
|
Posted: Tuesday May 29th, 2012 at 3:58 am #14855 | |
![]() |
|
Hi Phil, Yes, I can confirm that the page now loads via HTTPS and does not complain about mixed content. |
|
Posted: Tuesday May 29th, 2012 at 3:57 am #14854 | |
![]() |
|
Hello, s2Member does use that function, however if another plugin handles it, s2Member will simply show the following message in the Email Configuration section (Dashboard -› s2Member® -› General Options -› Email Configuration):
|
|
Posted: Tuesday May 29th, 2012 at 3:50 am #14853 | |
![]() |
|
Hi Nigel, s2Member integrates closely with the WordPress user base. Any 3rd party plugin that provides messaging functionality for WordPress users should give you what you need. As you mentioned, s2Member integrates with email services like AWeber and MailChimp. We do not currently have any individual messaging features. |
|
Posted: Tuesday May 29th, 2012 at 3:49 am #14852 | |
![]() |
|
Hi Nigel, The Pro-Form Quick Start Guide, which can be found inside the plugin (Dashboard -› s2Member® -› PayPal® Pro Forms -› Quick Start Guide), explains what you should do if you want to use the Pro-Forms without the PayPal Pro service:
|
|
Posted: Tuesday May 29th, 2012 at 3:45 am #14851 | |
![]() |
|
Hi Richard, If you use s2Member’s Billing Modification form, then when an upgrade/downgrade happens, s2Member will tell PayPal to cancel the previous subscription and then s2Member will create a new PayPal subscription with the upgraded price/term. |
|
Posted: Tuesday May 29th, 2012 at 3:43 am #14850 | |
![]() |
|
Hi Fiona, Could you please try this suggestion and see if that fixes the problem for you? |
|
Posted: Tuesday May 29th, 2012 at 3:39 am #14849 | |
![]() |
|
Hi Daryl, There is no template to modify that page. If you wish to direct the user somewhere else after payment, you may want to look into using the success= attribute (see Dashboard -› s2Member® -› PayPal® Pro Forms -› Shortcode Attributes (Explained)). Furthermore, instead of using the PayPal buttons, I recommend using a Pro-Form to process the registration (Pro-Forms do not require PayPal Pro). By using a Pro-Form, the registration will happen before payment. When s2Member receives notification of successful payment, the users account will be upgraded to whatever level they purchased. |
|
Posted: Tuesday May 29th, 2012 at 3:35 am #14848 | |
![]() |
|
Hi Daryl, The hooks for subscriptions will be related to your payment gateway, however many of the payment gateways utilize the PayPal hooks, so that’s where you’ll most likely find what you need. For registrations, you’ll want to look into the Registrations hooks and for subscription expirations, you’ll want to look at the Auto EOT System hooks. The documentation links the hooks to the place in the source code where each hook is placed, so that should allow you to determine if it’s the hook you need. |
|
Posted: Monday May 28th, 2012 at 7:51 am #14808 | |
![]() |
|
Hi Thomas, I cannot reproduce this problem. Are you pasting the shortcode into the visual editor or the HTML editor of your post/page? Also, have you tried switching to one of the default WordPress themes to see if the problem still occurs? Your theme, or possibly even another plugin, could be causing this issue on your site. |
|
Posted: Monday May 28th, 2012 at 7:44 am #14807 | |
![]() |
|
Hi Peter, Thank you for your constructive criticism. We’re constantly working to improve the way s2Member works while building our knowledge base and available video tutorials. All of the source code for both the s2Member Framework and s2Member Pro is made available for customization; code documentation is available through the s2Member Codex. Please see s2Member® » Terms » Refund Policy for further details on returns and please use the Private Contact Form for any further inquires regarding returns. |
|
Posted: Monday May 28th, 2012 at 7:33 am #14806 | |
![]() |
|
Hello, This may be possible, but you’d need to check the AWeber API docs to see if such an integration would work. As an example, we’ve had other customers who’ve had luck creating a custom MailChimp -> s2Member integration. See this thread for more information and an example of how this might work with AWeber. I’m not currently aware of anyone who has successfully integrated AWeber -> s2Member. |
|
Posted: Monday May 28th, 2012 at 7:29 am #14804 | |
![]() |
|
Hi Michael, When you sign up using a Pro-Form, where do you get redirected after successful payment? If you’re not being returned to your site at all then that would indicate a problem with your PDT/Auto-Return configuration (Dashboard -› s2Member® -› PayPal® Options -› PayPal® PDT Integration). I would also recommend double-checking that you’ve configured your PayPal account with the correct Auto-Return URL. |
|
Posted: Friday May 25th, 2012 at 8:28 am #14583 | |
![]() |
|
Hi Luke, It looks like Fusebill is a service that offers a hosted solution. s2Member, on the other hand, is a WordPress plugin that allows you the flexibility of customizing your solution as you see fit. The free version of our plugin is very powerful and the paid version allows additional features such as accepting payments on-site using PayPal’s Pro service. We integrate closely with PayPal and other payment gateways and give you the flexibility to choose what makes the most sense for you, whereas Fusebill seems to handle and choose all of that for you in return for a recurring fee. If you would like control over the software and lots of flexibility of choice, s2Member would be the way to go. |
|
Posted: Friday May 25th, 2012 at 8:22 am #14582 | |
![]() |
|
Hi JW, I’m not aware of any plans to integrate the First Data Global payment gateway at this time, although that may change in the future. With regards to support: We will not support your custom integration, but the rest of s2Member will continue to be supported. If there are problems with your custom integration or problems related to the custom integration, we won’t be able to assist with that. As far as upgrades, you’ll be responsible for making sure that future upgrades to s2Member don’t break your custom integration. Please see s2Member® » Support Policy for full details on our support policy. |