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.

Customer paid, but unable to complete reg.

Home Forums Community Forum Customer paid, but unable to complete reg.

This topic contains 3 replies, has 3 voices. Last updated by  Jason (Lead Developer) 3 years, 11 months ago.

Topic Author Topic
Posted: Tuesday Jan 22nd, 2013 at 11:06 am #38956
Tung Do
Username: tung

Here’s the log:
http://devpress.com/temp/paypal-ipn.log

The log doesn’t have a record of the failed registration, but it does have a similar error logged for a cancellation.

Here’s the server check:
http://devpress.com/s2Member-check-my-server.php

Here’s the buy button:
http://devpress.com/

Here’s the code for the button in the template file:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="business" value="ttsondo@devpress.com" />
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="notify_url" value="http://devpress.com/?s2member_paypal_notify=1" />
<input type="hidden" name="cancel_return" value="http://devpress.com/" />
<input type="hidden" name="return" value="http://devpress.com/?s2member_paypal_return=1" />
<input type="hidden" name="rm" value="2" />
<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="devpress.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="DevPress Membership for One Year" />
<input type="hidden" name="item_number" value="2::1 Y" />
<input type="hidden" name="invoice" value="<?php echo S2MEMBER_VALUE_FOR_PP_INV(); ?>" />
<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; ?>" />
<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; ?>" />
<input type="hidden" name="modify" value="0" /><input type="hidden" name="amount" value="40.00" />
<input type="submit" class="large" value="Pay $40 for One Year of Access" />
</form>
  • This topic was modified 3 years, 11 months ago by  Tung Do.
  • This topic was modified 3 years, 11 months ago by  Tung Do.
  • This topic was modified 3 years, 11 months ago by  Tung Do.

List Of Topic Replies

Viewing 3 replies - 1 through 3 (of 3 total)
Author Replies
Author Replies
Posted: Tuesday Jan 22nd, 2013 at 7:58 pm #39037
Tung Do
Username: tung

Could this be caused by setting PayPal sandbox to yes? I don’t remember turning sandbox on at all. Has there been any case of s2Member Pro installation resetting PayPal options?

Posted: Wednesday Jan 23rd, 2013 at 5:01 pm #39238
Eduan
Username: Eduan
Moderator

Hello Tung,

If your website was in sandbox mode (by accident or not) and you change back to normal mode, I’m pretty sure you need to re-enter the PayPal options.

Not sure if s2Member removes them for you, but I’m pretty sure you need to fill the again anyway.

– Eduan

Posted: Wednesday Jan 23rd, 2013 at 10:02 pm #39272
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

Could this be caused by setting PayPal sandbox to yes? I don’t remember turning sandbox on at all. Has there been any case of s2Member Pro installation resetting PayPal options?

No, not that I’m aware of. I haven’t seen that reported by anyone.

If you are using HTML code for your PayPal Buttons, you will need to regenerate your PayPal Buttons after turning Sandbox Mode off, so that URLs in your Button Code do not reference sandbox.paypal.com. It appears you’ve already done this.

If you’re running s2Member Shortcodes for your PayPal Button (recommended), then you will not need to worry about this, because turning Sandbox Mode off will automatically modify the HTML generated by s2Member’s Shortcodes.

If problems persist, please use s2Member’s Shortcodes. Please post a copy of your Shortcode for us to review with you. If we can’t resolve the issue after a review of your Shortcode, we’ll run diagnostics for you.

Viewing 3 replies - 1 through 3 (of 3 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

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.