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: Nina Noble

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


Topics I'm Subscribed To

Viewing topic 1 (of 1 total)
Topic Count Last Reply
paypal button code is displayed as a code

By:  Nina Noble in: Community Forum

voices: 4
replies: 7

3 years, 12 months ago  Cristián Lávaque

Viewing topic 1 (of 1 total)

Topics I've Started

Viewing topic 1 (of 1 total)
Topic Count Last Reply
paypal button code is displayed as a code

By:  Nina Noble in: Community Forum

voices: 4
replies: 7

3 years, 12 months ago  Cristián Lávaque

Viewing topic 1 (of 1 total)

My Latest Replies (From Various Topics)

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Friday Dec 28th, 2012 at 5:25 pm #35661

Hi Christián,

I read through Knowledge base, Troubleshooting tips.
I deactivated plugins I had: Contact form7, Easy Theme update.
It did not change anything.

In earlier message I mentioned the shortcode button is visible in the draft. If I publish the page – only the code is visible.

Should I be doing anything with the parameters A3, P3, T3? —it seems to me, I defined them.

“Invalid Regular period. You must specify valid values for the A3, P3, and T3 parameters for a subscription.”

Please advise.
Thank you,
Nina

Posted: Friday Dec 21st, 2012 at 12:25 pm #35259

Hi Christián,

Thank you for getting back to me.

html code worked, creating the button with warnings:
Invalid Regular period. You must specify valid values for the A3, P3, and T3 parameters for a subscription.
Return to merchant.

Here’s the html code:


<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="business" value="markjohnmessina@gmail.com" />
<input type="hidden" name="cmd" value="_xclick-subscriptions" />
<!-- Instant Payment Notification & Return Page Details -->
<input type="hidden" name="notify_url" value="http://isoflavonenews.com/?s2member_paypal_notify=1" />
<input type="hidden" name="cancel_return" value="http://isoflavonenews.com/" />
<input type="hidden" name="return" value="http://isoflavonenews.com/?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="isoflavonenews.com" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="page_style" value="paypal" />
<input type="hidden" name="charset" value="utf-8" />
<input type="hidden" name="item_name" value="Member / description and pricing details here." />
<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="amount" value="0.01" />-->
<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="D" />-->
<input type="hidden" name="a3" value="0.01" />
<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>

The short code displays as a code.

The Short code is:

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

Here’s what it looked like:

http://isoflavonenews.com/subscription/membership-signup

Does it explain anything?
Thank you,
Nina

  • This reply was modified 4 years ago by  Nina Noble.
Viewing 2 replies - 1 through 2 (of 2 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.