latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Paul Dido

Sorry, I've not written a description yet. I'll get to it soon!


Topics I'm Subscribed To

Viewing 2 topics - 1 through 2 (of 2 total)
Topic Count Last Reply
Reccurent payments

By:  Paul Dido in: Community Forum

voices: 3
replies: 16

4 years ago  Eduan

Email confirmation link

By:  Paul Dido in: Community Forum

voices: 2
replies: 1

4 years, 2 months ago  Eduan

Viewing 2 topics - 1 through 2 (of 2 total)

Topics I've Started

Viewing 2 topics - 1 through 2 (of 2 total)
Topic Count Last Reply
Reccurent payments

By:  Paul Dido in: Community Forum

voices: 3
replies: 16

4 years ago  Eduan

Email confirmation link

By:  Paul Dido in: Community Forum

voices: 2
replies: 1

4 years, 2 months ago  Eduan

Viewing 2 topics - 1 through 2 (of 2 total)

My Latest Replies (From Various Topics)

Viewing 5 replies - 1 through 5 (of 5 total)
Author Replies
Author Replies
Posted: Thursday Dec 6th, 2012 at 1:36 am #33669
Paul Dido
Username: striff

Eduan: my live website url is the one mentioned in the posts above:

http://www.arhiblog.ro

If i use shortcode for BuyNow for 1 month it works flawless… but if i try to generate button for reccurrent payment evey month, i get the error i showed in the screenshot above.

Here i’ve inserted the buy now buttons, also here I want to change them with reccurrent payment each month:

http://www.arhiblog.ro/membru-premium/
Posted: Wednesday Dec 5th, 2012 at 8:22 am #33540
Paul Dido
Username: striff

so… what is the solution for my problem? no reccurent payments are working…

Posted: Monday Nov 12th, 2012 at 1:39 am #31274
Paul Dido
Username: striff

The site provided above is my test website, but if I try this on the live website it doesn’t work. After people log into paypal they receive this error message:

This is the code that I used:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
 <input type="hidden" name="business" value="cetin.ametcea@gmail.com" />
 <input type="hidden" name="cmd" value="_xclick-subscriptions" />
 <!-- Instant Payment Notification & Return Page Details -->
 <input type="hidden" name="notify_url" value="http://www.arhiblog.ro/?s2member_paypal_notify=1" />
 <input type="hidden" name="cancel_return" value="http://www.arhiblog.ro/" />
 <input type="hidden" name="return" value="http://www.arhiblog.ro/?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.arhiblog.ro" />
 <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="Membru Gold / Iti aduce privilegiul de a avea un link asociat numelui cu care comentezi pe blog." />
 <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 & Billing Cycle -->
 <input type="hidden" name="src" value="1" />
 <input type="hidden" name="srt" value="" />
 <input type="hidden" name="sra" value="1" />
 <input type="hidden" name="a3" value="4.00" />
 <input type="hidden" name="p3" value="1" />
 <input type="hidden" name="t3" value="M" />
 <!-- Displays The PayPal® Image Button -->
 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif" style="width:auto; height:auto; border:0;" alt="PayPal®" />
</form>

This is what i’ve removed from the generated code:

<!--<input type="hidden" name="amount" value="4.00" />-->
<!--<input type="hidden" name="a1" value="0" />-->
<!--<input type="hidden" name="p1" value="0" />-->
<!--<input type="hidden" name="t1" value="D" />-->


If I let the code as it was generated I receive this error:

Posted: Tuesday Nov 6th, 2012 at 2:11 am #30745
Paul Dido
Username: striff

Hello!

Thanks for your reply. Could you please explain me why your shortcode works and the one generated by S2Member buton level 1 doesn’t?

Thank you!

Posted: Monday Nov 5th, 2012 at 2:34 am #30617
Paul Dido
Username: striff

Hello again!

Ok… here is my test website: http://www.mawe.ro and here are my buttons: http://mawe.ro/?page_id=13

Here is the shortcode used for the first button that is with reccuring monthly payment:

[s2Member-PayPal-Button level="1" ccaps="" desc="Bronze Member / description and pricing details here." ps="paypal" lc="" cc="EUR" dg="0" ns="1" custom="mawe.ro" ta="0" tp="0" tt="D" ra="4.00" rp="1" rt="M" rr="1" rrt="" rra="1" image="default" output="button" /]

Please show me what I do wrong.
Here is a user for you:
u: *****
p: ********

  • This reply was modified 4 years, 2 months ago by  Eduan. Reason: Removed username and password
Viewing 5 replies - 1 through 5 (of 5 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.