Community Support Forums — WordPress® ( Users Helping Users ) — 2011-09-30T00:16:42-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15291 2011-09-30T00:16:42-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=41959#p41959 <![CDATA[Re: Paypal button issue]]> Statistics: Posted by le formateur — September 30th, 2011, 12:16 am


]]>
2011-09-29T23:45:37-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=41953#p41953 <![CDATA[Re: Paypal button issue]]>

Yes, it's normal. If that's not the behavior you want, then you should use a conditional to hide the button from those already with the paid level. WP Admin -> s2Member -> API / Scripting -> Simple/Shortcode Conditionals

Statistics: Posted by Cristián Lávaque — September 29th, 2011, 11:45 pm


]]>
2011-09-28T03:08:35-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=41792#p41792 <![CDATA[Re: Paypal button issue]]>
Just one word : Perfect !

I would like to know if is it normal that I can make a payment when I am already connected and therefore already paid ! in other words I (or my clients) can pay several times without any error messages !

Thank you for your help.

Statistics: Posted by le formateur — September 28th, 2011, 3:08 am


]]>
2011-09-27T22:36:18-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=41760#p41760 <![CDATA[Re: Paypal button issue]]> https://wordpress.org/extend/plugins/exec-php/

You can also change them for their shortcode equivalents. WP Admin -> s2Member -> API / Scripting -> s2Member PHP/API Constants at the bottom

Code:
[s2Get constant="S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON0" /]
[s2Get constant="S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS0" /]

[s2Get constant="S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON1" /]
[s2Get constant="S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS1" /]


I hope that helps. :)

Statistics: Posted by Cristián Lávaque — September 27th, 2011, 10:36 pm


]]>
2011-09-25T10:26:23-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=39083#p39083 <![CDATA[Re: Paypal button issue]]>
Image

Statistics: Posted by le formateur — September 25th, 2011, 10:26 am


]]>
2011-09-25T10:22:54-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=39082#p39082 <![CDATA[Re: Paypal button issue]]>
My problem is not resolved.

Statistics: Posted by le formateur — September 25th, 2011, 10:22 am


]]>
2011-09-25T10:17:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=39081#p39081 <![CDATA[Re: Paypal button issue]]> Though... Did you solve your problem?

Statistics: Posted by Eduan — September 25th, 2011, 10:17 am


]]>
2011-09-25T10:14:03-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=39079#p39079 <![CDATA[Re: Paypal button issue]]>
First I have this :

Image

with this shortcode :

Code:
[pricing price="99.95" currency="$" title="Enterprise" desc="Description" moretext="join" url="http://www.google.com" window="new"]
[feature] Content [/feature]
[feature checkmark="x"] Content [/feature]
[feature] Content [/feature]
[/pricing]




"join" is text but not an image. In my site it's "S'abonner". In fact I just input some text.


Thank you for your help.

Statistics: Posted by le formateur — September 25th, 2011, 10:14 am


]]>
2011-09-25T09:33:21-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=39077#p39077 <![CDATA[Re: Paypal button issue]]> See this link for ideas:
viewtopic.php?f=4&t=14837

Statistics: Posted by Eduan — September 25th, 2011, 9:33 am


]]>
2011-09-25T09:18:54-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=39076#p39076 <![CDATA[Re: Paypal button issue]]>
First Thank you for your answer.

I know that but I don't want to use the shortcode because I made some customization and I have to use the html code.

I don't use this button :

Image

I integrated (not really me but a webmaster) my button into my theme (Theprofessionnal by Elegant themes) :

Image

I have no problem into the sandbox.


Thank you for your help.

Statistics: Posted by le formateur — September 25th, 2011, 9:18 am


]]>
2011-09-25T08:34:20-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=39072#p39072 <![CDATA[Re: Paypal button issue]]> Statistics: Posted by Eduan — September 25th, 2011, 8:34 am


]]>
2011-09-25T07:44:31-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15291&p=39069#p39069 <![CDATA[Paypal button issue]]>
When I click on my Paypal button I have some strange infomation in the description field at this page https://www.paypal.com/cgi-bin/webscr :

Image

I don't want to use the shortcode because I made some customization. I'm using some plug-in included TRUEedit. All filters are disabled except "do shortcode".

My url is http://www.exo-video.com/wordpress/tarifs


This is the code I use for the button (€ 1,00) :

Code:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="business" value="paypal@exo-video.com" /> <input type="hidden" name="cmd" value="_xclick-subscriptions" /> <!-- Instant Payment Notification &#038; Return Page Details --> <input type="hidden" name="notify_url" value="http://www.exo-video.com/wordpress/?s2member_paypal_notify=1" /> <input type="hidden" name="cancel_return" value="http://www.exo-video.com/wordpress/" /> <input type="hidden" name="return" value="http://www.exo-video.com/wordpress/?s2member_paypal_return=1" /> <input type="hidden" name="rm" value="2" /> <!-- Configures Basic Checkout Fields --> <input type="hidden" name="lc" value="" /> <input type="hidden" name="no_shipping" value="1" /> <input type="hidden" name="no_note" value="1" /> <input type="hidden" name="custom" value="www.exo-video.com" /> <input type="hidden" name="currency_code" value="EUR" /> <input type="hidden" name="page_style" value="paypal" /> <input type="hidden" name="charset" value="utf-8" /> <input type="hidden" name="item_name" value="Mention assez bien : Vidéos" /> <input type="hidden" name="item_number" value="1" /> <!-- Configures s2Member's Unique Invoice ID/Code  --> <input type="hidden" name="invoice" value="<?php echo S2MEMBER_VALUE_FOR_PP_INV(); ?>" />
<!-- Identifies/Updates An Existing User/Member ( when/if applicable )  --> <input type="hidden" name="on0" value="<?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON0; ?>" /> <input type="hidden" name="os0" value="<?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS0; ?>" />
<!-- Identifies The Customer's IP Address For Tracking --> <input type="hidden" name="on1" value="<?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_ON1; ?>" /> <input type="hidden" name="os1" value="<?php echo S2MEMBER_CURRENT_USER_VALUE_FOR_PP_OS1; ?>" />
<!-- Controls Modify Behavior At PayPal® Checkout --> <input type="hidden" name="modify" value="0" /> <!-- Customizes Prices, Payments &#038; Billing Cycle -->
<!--
<input type="hidden" name="amount" value="1.00" />--> <input type="hidden" name="src" value="1" /> <input type="hidden" name="srt" value="" /> <input type="hidden" name="sra" value="1" /> <!--
<input type="hidden" name="a1" value="0" />-->
<!--
<input type="hidden" name="p1" value="0" />-->
<!--
<input type="hidden" name="t1" value="M" />--> <input type="hidden" name="a3" value="1.00" /> <input type="hidden" name="p3" value="1" /> <input type="hidden" name="t3" value="M" /> <!-- Displays The PayPal® Image Button --> <input style="width: auto; height: auto; border: 0;" type="image" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" alt="PayPal®" /></form>





Thank you for your help

Statistics: Posted by le formateur — September 25th, 2011, 7:44 am


]]>