by JasonBoz » May 11th, 2011, 10:50 am
LOG ENTRY:
- Code: Select all
thefitrx.com/?s2member_paypal_notify=1
array (
's2member_log' =>
array (
0 => 'Unable to verify POST vars. Possibly caused by a fraudulent request. If this error continues, please run IPN tests against your server from a PayPal® Sandbox account. They provide special diagnostic tools to assist you.',
1 => 'If you\'re absolutely SURE that your PayPal® configuration is valid, you may want to run some tests on your server, just to be sure $_POST variables are populated, and that your server is able to connect to PayPal® over an HTTPS connection.',
2 => 's2Member uses the WP_Http class for remote connections; which will try to use cURL first, and then fall back on the FOPEN method when cURL is not available. On a Windows® server, you may have to disable your cURL extension. Instead, set allow_url_fopen = yes in your php.ini file. The cURL extension (usually) does NOT support SSL connections on a Windows® server.',
3 => 'array (
\'s2member_paypal_notify\' => \'1\',
)',
),
)
And here's the shortcode:
[s2Member-PayPal-Button level="1" ccaps="" desc="Premier" ps="paypal" cc="USD" ns="1" custom="thefitrx.com" ta="0" tp="0" tt="D" ra="29.00" rp="1" rt="M" rr="1" image="http://thefitrx.com/wp-content/uploads/2010/11/btn-paypal.png" /]
Another question - do we need to have an SSL cert for the IPN to work?
Thanks
Last edited by
Cristián Lávaque on May 11th, 2011, 11:55 am, edited 1 time in total.
Reason: Improve code readability. http://www.primothemes.com/forums/viewtopic.php?f=36&t=2780