Elizabeth wrote:
Hi,
Here are some things I would take a look at:
1. Your s2Member -> PayPal Options; using an invalid email address?
2. Your s2Member -> PayPal Options, are currently in Sandbox Mode with a NON-Sandbox email address?
Are your `s2Member -> PayPal® Options -> Account Details` associated with a "Seller" account?
Did you follow the `s2Member -> PayPal Options -> IPN Integration` ?
Did you follow the `s2Member -> PayPal Options -> PDT Integration` ?
Did you use the PayPal Button Generator? If so, did you use the Shortcode format ?
Is your Shortcode corrupted? Are you using a non-default WordPress Editor?
Did you enable both Auto-Return and PDT ( Payment Data Transfer ) in your Seller account?
Check your PayPal® account under: PayPal -> Profile -> Website Payment Preferences.
Also make sure you've got "Encrypted Website Payments" = off in that section.
Statistics: Posted by Cristián Lávaque — March 9th, 2011, 6:12 pm
Statistics: Posted by jerpatvas — March 9th, 2011, 1:04 am
function wp_new_user_notification()
<?php
$to = "you@example.com";
mail($to, "Test Email", "Test Email", "From: " . $to . "\r\nContent-Type: text/plain");
?>
Statistics: Posted by Jason Caldwell — October 23rd, 2010, 1:21 am
Statistics: Posted by joehark — October 16th, 2010, 2:14 am
Statistics: Posted by joehark — October 8th, 2010, 12:11 pm
Statistics: Posted by Elizabeth — October 8th, 2010, 11:49 am
Statistics: Posted by joehark — October 8th, 2010, 1:26 am
Statistics: Posted by joehark — October 6th, 2010, 3:49 pm
Statistics: Posted by joehark — October 6th, 2010, 1:20 am