<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Membership Site Plugin - Wordpress Membership Plugin - MemberWing &#187; membership site paypal</title>
	<atom:link href="http://www.memberwing.com/tag/membership-site-paypal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.memberwing.com</link>
	<description>Wordpress Membership Plugin - Software to Build Membership and Subscription Sites. Wordpress Membership and Subscription plugin MemberWing - Forum - Information - Resources</description>
	<lastBuildDate>Thu, 19 Jan 2012 14:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New user account is not created or notification email did not arrive? Remedies</title>
		<link>http://www.memberwing.com/memberwing-plugin/new-user-account-is-not-created-or-notification-email-did-not-arrive-remedies/</link>
		<comments>http://www.memberwing.com/memberwing-plugin/new-user-account-is-not-created-or-notification-email-did-not-arrive-remedies/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 20:17:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MemberWing plugin]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[membership site paypal]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[paypal ipn]]></category>

		<guid isPermaLink="false">http://www.memberwing.com/?p=425</guid>
		<description><![CDATA[Symptoms: You installed MemberWing, ran test transaction but new user did not get created and/or notification email did not get delivered. or: Your new member paid but he did not receive notification email. Tips, Hints and Remedies: Are you using free version of MemberWing? Free version does not support automatic account creation. Only Webmaster and [...]]]></description>
			<content:encoded><![CDATA[<h3>Symptoms:</h3>
<ul>
<li> <strong>You installed MemberWing, ran test transaction but new user did not get created and/or notification email did not get delivered.</strong><br />
or: </li>
<li> <strong>Your new member paid but he did not receive notification email.</strong> </li>
</ul>
<h3>Tips, Hints and Remedies:</h3>
<ol>
<li><strong>Are you using free version of MemberWing?</strong> Free version does not support automatic account creation. Only Webmaster and Professional versions support it.</li>
<li><strong>Did you ran test transaction against already existing account?</strong><br />
or:<br />
<strong>Did you ran test transaction against your own administrative account/email?</strong><br />
All test purchases must be done from account/email <strong>that does not yet exist in WordPress Users database</strong>. If account already exist &#8211; MemberWing will not send repeated notifications and no changes will happen into the database. Having said that if user was just a regular subscriber and bought new membership &#8211; he will get elevated to &#8220;Gold&#8221; or other premium member.<br />
Every time before running test transaction &#8211; make sure to remove new customer&#8217;s account from Users database.</li>
<li><strong>Did you check your email account SPAM folder?</strong> Quite often overly agressive anti-spam filters of your email provider treat as spam very legitimate emails. Make sure new account confirmation email did not end in your in-box SPAM folder.</li>
<li><strong>Is your site password-protected?</strong><br />
Paypal or other processor&#8217;s IPN callback cannot get through if your site has any type of access or firewall protection to access IPN script.</li>
<li><strong>Try to access your IPN script manually</strong> directly from your own browser in the following format:<br />
http://www.YOUR-SITE.com/wp-content/plugins/YOUR-MEMBERWING-DIRECTORY/notify_paypal.php<br />
or <br />
http://www.YOUR-SITE.com/wp-content/plugins/YOUR-MEMBERWING-X-DIRECTORY/mwx-notify-paypal.php<br />
to quickly check see if it is accessable.<br />
If you are some sort of getting browser error &#8211; it means IPN script is not accessable for some reason, possibly due to invalid path or access restrictions imposed by your hosting account.</li>
<li><strong>Check to see if you have __log.php file created inside MemberWing&#8217;s installation directory</strong>:<br />
/wp-content/plugins/YOUR-MEMBERWING-DIRECTORY/__log.php<br />
This file is created and updated each time your system receives payment notification from Paypal (that is if it&#8217;s correctly setup). If you don&#8217;t see __log.php file than it means <span>Paypal</span>&#8216;s <span>IPN</span> either never reached your script or never was fired out for some reason. <br />
Tip: __log.php actually gets created and updated every time any of notify*.php scripts get accessed. <br />
To force creation of __log.php file &#8211; navigate with your browser to:<br />
http://www.YOUR-SITE.com/wp-content/plugins/YOUR-MEMBERWING-DIRECTORY/notify_paypal.php<br />
and then refresh/check memberwing&#8217;s directory again &#8211; __log.php must be created now. If it still not created &#8211; make sure your directory is writable.</li>
<li><strong>Are you testing with sandbox enabled in MemberWing admin settings but using Paypal button created within your real, non-sandbox account</strong>?<br />
This won&#8217;t work &#8211; if you test purchase with sandbox &#8211; everything, including your emails needs to be sandbox emails.<br />
Paypal pay url (encoded into the button&#8217;s code) needs to be sandbox url (www.sandbox.paypal.com) if you are testing in sandbox mode. This is common mistake when people enable sandbox mode and then trying to run test with buttons created in non-sandbox mode.</li>
<li><strong>Check your inbox SPAM folder</strong>. Some email services try to filter spam too aggressively and many ligitimate emails are ending up in SPAM folders.</li>
<li><strong>Diagnose Paypal IPN errors using Paypal IPN history page</strong>. To do that:<br />- Login to your <span>paypal</span> account<br />- Follow this link:<a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=_display-ipns-history" target="_blank">https://www.<span>paypal</span>.com/us/cgi-bin/webscr?cmd=_display-ipns-history</a><br />
It will show you your <span>IPN</span> activity history as well as any status codes that <span>paypal</span> received. This area of Paypal will show you all IPN activity history as well as possible error codes.</li>
<li><strong>Did you change your domain name or wordpress address or blog subdirectory</strong> *after* setting up Buy/Subscribe button?<br />
In this case IPN notification will never reach your script. <br />
Make sure IPN points to the same site where MemberWing is installed.</li>
<li><strong>To create test &#8220;purchase&#8221; manually</strong> without exchanging money, charging Paypal or credit cards &#8211; look into <em><strong>notify_test.php</strong></em> file located into memberwing&#8217;s directory. This file has instructions to follow if you want to &#8220;generate&#8221; test purchase manually and see what kind of emails your customers will be receiving and to test integration with autoresponder. This way you will also be able to test Aweber integration if wanted to.<br />
<span style="text-decoration: underline;">Please note that this feature does not include free support</span>.</li>
<li>Do you have any caching plugins active? Disable caching plugin(s) and re-run tests.</li>
<li>Some plugins (notably &#8220;Bad Behavior plugin&#8221; is one of them) prohibit access to files by outside scripts, including Paypal payment notifier. See if you have any plugins running that may prevent IPN script to be accessed normally.</li>
<li>Same type of &#8220;blocking&#8221; could be introduced by hosting providers as part of their own anti-spam / anti-hacking efforts. Contact your hosting provider and make sure that they are not blocking calls to IPN scripts.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.memberwing.com/memberwing-plugin/new-user-account-is-not-created-or-notification-email-did-not-arrive-remedies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

