Thank you Cristian! I spoke to authorize.net and they said this error means that you dont have something like ABM automatic billing but it’s not true cause we put an order in before. There customer was not registered or provide all info? maybe that is it for the error? Here is the log
PHP v5.2.17 :: WordPress® v3.3.1 :: s2Member® v120301 :: s2Member® Pro v120301
Memory 31.99 MB :: Real Memory 32.25 MB :: Peak Memory 32.14 MB :: Real Peak Memory 32.25 MB
www.domain.com/wp-cron.php?doing_wp_cron=1331203719
User-Agent: WordPress/3.3.1; http://www.domain.com
-------- Input vars: ( Thu Mar 8, 2012 10:48:40 am UTC ) --------
array (
'x_method' => 'status',
'x_subscription_id' => 'xxxxxxx',
'x_login' => 'xxxxxxx',
'x_tran_key' => 'xxxxxxx',
'x_invoice_num' => '',
'x_description' => '',
)
-------- Output string/vars: ( Thu Mar 8, 2012 10:48:40 am UTC ) --------
Error E00035 The subscription cannot be found.activeactive
array (
'response_reason_code' => 'E00035',
'response_code' => 'E00035',
'response_reason_text' => 'The subscription cannot be found.',
'response_text' => 'The subscription cannot be found.',
'subscription_status' => 'active',
'__error' => 'Error #E00035. The subscription cannot be found.',
)
PHP v5.2.17 :: WordPress® v3.3.1 :: s2Member® v120301 :: s2Member® Pro v120301
Memory 31.99 MB :: Real Memory 32.25 MB :: Peak Memory 32.14 MB :: Real Peak Memory 32.25 MB
www.domain.com/wp-cron.php?doing_wp_cron=1331203719
User-Agent: WordPress/3.3.1; http://www.domain.com
-------- Input vars: ( Thu Mar 8, 2012 10:48:40 am UTC ) --------
array (
'x_method' => 'status',
'x_subscription_id' => 'xxxxxxx',
'x_login' => 'xxxxxxx',
'x_tran_key' => 'xxxxxxx',
'x_invoice_num' => '',
'x_description' => '',
)
-------- Output string/vars: ( Thu Mar 8, 2012 10:48:40 am UTC ) --------
Error E00035 The subscription cannot be found.activeactive
array (
'response_reason_code' => 'E00035',
'response_code' => 'E00035',
'response_reason_text' => 'The subscription cannot be found.',
'response_text' => 'The subscription cannot be found.',
'subscription_status' => 'active',
'__error' => 'Error #E00035. The subscription cannot be found.',
)
-
This reply was modified 4 years, 10 months ago by
Hello.
-
This reply was modified 4 years, 10 months ago by
Eduan. Reason: Added the code tags