Community Support Forums — WordPress® ( Users Helping Users ) — 2011-07-13T15:58:12-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=14080 2011-07-13T15:58:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14080&p=28311#p28311 <![CDATA[Re: Billing modification form: predefined values not submitt]]> Thanks for your inquiry.
enextns wrote:
PayPal Pro. Is there a way to submit the first and last name of the user? Otherwise it's hard to identify the transaction later on.
Yes, those values are submitted to PayPal, but they're sent dynamically, as s2Member already knows about the Username/Email Address internally. This is why they're disabled in the Form. They are only made visible during checkout, so the Customer can see which account is being associated with the upgrade.

The First/Last Name fields are also sent to PayPal. However, be sure that you're running the latest version of s2Member Pro, because an early release of s2Member Pro v1.5.8 contained a bug that prevented this from working as expected. Please upgrade to s2Member Pro v110710+

Statistics: Posted by Jason Caldwell — July 13th, 2011, 3:58 pm


]]>
2011-07-13T01:40:26-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14080&p=28241#p28241 <![CDATA[Re: Billing modification form: predefined values not submitt]]> Statistics: Posted by Cristián Lávaque — July 13th, 2011, 1:40 am


]]>
2011-07-12T12:10:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14080&p=28195#p28195 <![CDATA[Re: Billing modification form: predefined values not submitt]]> Statistics: Posted by enextns — July 12th, 2011, 12:10 pm


]]>
2011-07-11T20:45:23-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14080&p=28154#p28154 <![CDATA[Re: Billing modification form: predefined values not submitt]]> Statistics: Posted by Cristián Lávaque — July 11th, 2011, 8:45 pm


]]>
2011-07-11T11:25:04-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14080&p=26421#p26421 <![CDATA[Billing modification form: predefined values not submitted]]>
I recently set up a billing modification form for an upgrade to level 4. In that form, at the top, 4 fields seem to be predefined: First Name, Last Name, Email Address and Username. Upon submitting, the values aren't passed through to Paypal though.

After looking at the fields with firebug, I saw that the value="" attribute of the 4 text fields are empty. Is there a way to change that, so that the information is submitted too?

Code:
<input type="text" tabindex="10" value="" class="s2member-pro-paypal-first-name s2member-pro-paypal-checkout-first-name" id="s2member-pro-paypal-checkout-first-name" name="s2member_pro_paypal_checkout[first_name]" maxlength="100" aria-required="true">


Thank you very much for you help!

Statistics: Posted by enextns — July 11th, 2011, 11:25 am


]]>