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™

s2Member Pro Check Out Form

s2Member Plugin. A Membership plugin for WordPress®.

s2Member Pro Check Out Form

Postby fayero » November 30th, 2011, 3:33 pm

Hello, I'm new to the forum so forgive me if I ask dumb questions.
I'm trying to modify the Check Out Form so that it does not contain the 'field' "Start Date" which applies to international credit cards. If it is filled in by US purchasers without an international credit card (using VISA, Mastercard, AMEX) it does not process their card. The Start Date is required for Maestro and Bolo only (is my understanding).
Greatly appreciate your answers. Fayero
User avatar
fayero
Registered User
Registered User
 
Posts: 3
Joined: November 30, 2011

Re: s2Member Pro Check Out Form

Postby Raam Dev » December 1st, 2011, 1:35 am

Hi fayero,

The Start Date field should be hidden automatically and only shown when the purchaser selects Maestro or Bolo.

Are you using custom Pro Form CSS styles and/or JavaScript? Could you give us a link to the checkout form so we can take a look?
Raam Dev || Wherever you are, be there. || Please rate s2Member!
User avatar
Raam Dev
Developer
Developer
 
Posts: 810
Joined: October 26, 2011

Re: s2Member Pro Check Out Form

Postby fayero » December 1st, 2011, 10:05 am

http://www.kidsclubalabama.com/join-kids-club-alabama/
This is the link. I use the code directly out of the PayPal Pro Form and use the #1access to generate the code. The code has all the accepted credit cards listed and I took out the Bolo and Maestro. However, the field "Starting Date" still appears.
Thank you, fayero
User avatar
fayero
Registered User
Registered User
 
Posts: 3
Joined: November 30, 2011

Re: s2Member Pro Check Out Form

Postby Raam Dev » December 1st, 2011, 8:39 pm

It appears that the s2Member JavaScript is not loading on that page.

If you do "View Source" on that page, you'll see the following line inside your <head></head> tags:

Code: Select all
<script type="text/javascript" src="http://www.kidsclubalabama.com/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_js_w_globals=1&amp;qcABC=1&amp;ver=111105-111105-2404963755"></script>


But if you try to visit that URL, you'll see it returns a 404 error instead of the s2Member JavaScript (this is what it should look like).

The s2Member JavaScript is what hides the fields that shouldn't be showing. When that JavaScript is loaded correctly, s2Member will automatically hide the Start Date field.

There are various things that could cause that URL to return a 404 error. Please see these two threads for possible answers:
viewtopic.php?f=36&t=14787
viewtopic.php?f=4&t=15824&p=52752#p52752
Raam Dev || Wherever you are, be there. || Please rate s2Member!
User avatar
Raam Dev
Developer
Developer
 
Posts: 810
Joined: October 26, 2011

Re: s2Member Pro Check Out Form

Postby fayero » December 15th, 2011, 1:58 pm

Many many thanks. I will check this all out. Sorry to be late getting back on this as you have been great to help. I'll post again to let you know of the outcome.
Thanks again. Fayero
User avatar
fayero
Registered User
Registered User
 
Posts: 3
Joined: November 30, 2011

Re: s2Member Pro Check Out Form

Postby Raam Dev » December 17th, 2011, 4:54 pm

No worries, Fayero! I look forward to hearing back from you. :)
Raam Dev || Wherever you are, be there. || Please rate s2Member!
User avatar
Raam Dev
Developer
Developer
 
Posts: 810
Joined: October 26, 2011

Re: s2Member Pro Check Out Form

Postby techedge » January 2nd, 2012, 10:21 pm

Hi Raam,

I too am experiencing the issue (Card Start date showing) here: http://virtuematters.com/test/membership/.

I checked URL passed via View Source, and it looks like it should (Not receiving a 404 error).

What else could it be?

Melissa
User avatar
techedge
Registered User
Registered User
 
Posts: 7
Joined: November 8, 2011

Re: s2Member Pro Check Out Form

Postby Raam Dev » January 3rd, 2012, 3:25 pm

Hi Melissa,

It looks like the problem is probably related to a conflict with another plugin that you have installed. Could you try deactivating all plugins and see if that fixes it? (If it does, you'll need to reactivate the plugins one-by-one until you find the conflicting plugin.)

An alternate way of doing this is to install the Plugin Organizer plugin. With that plugin, you can turn off all plugins for a specific page (in this case, your /membership/ page) instead of doing it site-wide.
Raam Dev || Wherever you are, be there. || Please rate s2Member!
User avatar
Raam Dev
Developer
Developer
 
Posts: 810
Joined: October 26, 2011

Re: s2Member Pro Check Out Form

Postby techedge » January 3rd, 2012, 4:08 pm

Thanks Raam. I'll try that and see if it works.

Melissa
User avatar
techedge
Registered User
Registered User
 
Posts: 7
Joined: November 8, 2011

Re: s2Member Pro Check Out Form

Postby techedge » January 3rd, 2012, 5:34 pm

That did not fix it. I'm pulling my hair out over this. The only thing that I can think of doing is using the PayPal Buttons instead of the Pro Forms. However, with this option, I am not able to tell the site visitor what each level is (unless I include in Button Text).
User avatar
techedge
Registered User
Registered User
 
Posts: 7
Joined: November 8, 2011

Re: s2Member Pro Check Out Form

Postby Raam Dev » January 3rd, 2012, 6:10 pm

What happens if you put those Pro Forms on separate pages (instead of using that fancy option button code that hides/display's the correct form based on which one is selected)?
Raam Dev || Wherever you are, be there. || Please rate s2Member!
User avatar
Raam Dev
Developer
Developer
 
Posts: 810
Joined: October 26, 2011

Re: s2Member Pro Check Out Form

Postby techedge » January 3rd, 2012, 6:19 pm

I'll try that one next. I've got a client walkthrough this evening, so I'll go with the PayPal Buttons for now. Then I'll try the separate pages afterwards.

Thanks so much.
User avatar
techedge
Registered User
Registered User
 
Posts: 7
Joined: November 8, 2011

Re: s2Member Pro Check Out Form

Postby peeld » January 17th, 2012, 12:47 pm

I am having this issue as well, it's somewhat annoying - turns out in my case the only fix is to have only ONE paypal pro shortcode per page :(
User avatar
peeld
Registered User
Registered User
 
Posts: 97
Joined: August 24, 2011

Re: s2Member Pro Check Out Form

Postby techedge » January 17th, 2012, 1:23 pm

Wow. That's not really a fix either. Glad you found a workaround though.
User avatar
techedge
Registered User
Registered User
 
Posts: 7
Joined: November 8, 2011

Re: s2Member Pro Check Out Form

Postby peeld » January 17th, 2012, 1:57 pm

Well, it's just as well, I suppose, it's more work for me as admin but less confusing for the user in the end.
User avatar
peeld
Registered User
Registered User
 
Posts: 97
Joined: August 24, 2011


Return to s2Member Plugin

Who is online

Users browsing this forum: Google [Bot] and 1 guest

cron