Community Support Forums — WordPress® ( Users Helping Users ) — 2012-01-24T13:20:12-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=16994 2012-01-24T13:20:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16994&p=61406#p61406 <![CDATA[Re: [Paypal] checkout and credit card transactions (sollutio]]>
Sorry I didn't tell you myself. :(

Statistics: Posted by Eduan — January 24th, 2012, 1:20 pm


]]>
2012-01-24T09:01:05-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16994&p=61379#p61379 <![CDATA[Re: [Paypal] checkout and credit card transactions (sollutio]]>
all you need to do is change accept_via_paypal="paypal" to accept_via_paypal="paypal,visa,mastercard,amex,discover,maestro,solo"

As i thought it was easy - just neded to know this trick.

Statistics: Posted by zielakxar — January 24th, 2012, 9:01 am


]]>
2012-01-23T19:40:37-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16994&p=61351#p61351 <![CDATA[Re: [Paypal] checkout and credit card transactions (sollutio]]>
Php code for submit button in paypal-checkout-from.php template says :
<input type="submit" id="s2member-pro-paypal-checkout-submit" class="s2member-pro-paypal-submit s2member-pro-paypal-checkout-submit" value="<?php echo esc_attr (_x ("Submit Form", "s2member-front", "s2member")); ?>" tabindex="600" />

where does this esc_attr (_x ("Submit Form", "s2member-front", "s2member")); go ? Am i even close ?

Statistics: Posted by zielakxar — January 23rd, 2012, 7:40 pm


]]>
2012-01-23T15:45:32-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16994&p=61327#p61327 <![CDATA[[Paypal] checkout and credit card transactions (sollutiontyp]]> What i want to accomplish is that after someone is redirected to paypal site - he sees creditcard options as default payment 1rst. Like that :
http://imageshack.us/f/855/paypal1g.jpg/
and NOT like a default one :
http://imageshack.us/f/862/paypal2r.jpg/
This is accomplished by adding to address url variables "SOLUTIONTYPE=Sole&LANDING=Billing".

Any ideas how to implement this in s2member pro-form?
The reason why i want it this way is that people often dont see this "you dont have a paypal account" button, and will leave site thinking theres no option for credit cards. This looks wery simpe- all i want is to add SOLUTIONTYPE=Sole&LANDING=Billing to addres after paypal button is clicked.

Ps: i dont, and i wont ever have a paypal Pro account (company is not in a US/ GB)
Pps : If this is not as easy as i thought coud someone please tell me in what file there is a function that creates redirect paypal url ? so i coud analyse it and solve by myself - cant seem to find that one file.

Statistics: Posted by zielakxar — January 23rd, 2012, 3:45 pm


]]>