Hi everyone!
I’m getting an ‘Error 1 User Authentication’ notification whenever a user tries to checkout only with reocurring payments with Payflow.
I’ve read as much as I can on this, done live tests, checked all my settings (IPN on, checked API), bought recurring payments from payflow (that’s now live) and still I get this error. The only minor detail I’ve just noticed is that I haven’t set up SSL on the specific checkout page, would that cause this?
I really appreciate any help this gets. This is my ticket to quit my day job : )
PHP v5.2.17 :: WordPress® v3.4.1 :: s2Member® v120622 :: s2Member® Pro v120622
Memory 30.37 MB :: Real Memory 30.50 MB :: Peak Memory 30.41 MB :: Real Peak Memory 30.50 MB
speedyged.com/wp-cron.php?doing_wp_cron=1341936935.6109290122985839843750
User-Agent: WordPress/3.4.1; http://speedyged.com
-------- Input vars: ( Tue Jul 10, 2012 4:15:36 pm UTC ) --------
array (
'TRXTYPE' => 'R',
'ACTION' => 'I',
'TENDER' => 'P',
'ORIGPROFILEID' => 'xxxxxxxxx',
'VERBOSITY' => 'HIGH',
'USER' => 'xxxxxxxxxxxx',
'PARTNER' => 'PayPal',
'VENDOR' => 'xxxxxxxxx',
'PWD' => 'xxxxxxxxx',
)
-------- Output string/vars: ( Tue Jul 10, 2012 4:15:36 pm UTC ) --------
RESULT=1&RESPMSG=User authentication failed
array (
'RESULT' => '1',
'RESPMSG' => 'User authentication failed',
'__error' => 'Error #1. User authentication failed.',
)
-
This topic was modified 4 years, 6 months ago by MP.
-
This topic was modified 4 years, 6 months ago by MP.