latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Authorize.net not charging credit cards.

Home Forums Community Forum Authorize.net not charging credit cards.

This topic contains 11 replies, has 4 voices. Last updated by  Cristián Lávaque 4 years, 4 months ago.

Topic Author Topic
Posted: Wednesday Aug 15th, 2012 at 9:33 am #22092

I am using authorize.net for my processing bur and having a MAJOR issue. It’s not actually charging the credit cards. I tried a test signup using a live credit card with auth.net in LIVE mode. The transaction seemed to go through properly, but the charge never showed up in auth.net. I set the silent URL and activated recurring billing,
but no luck.

Here is what I am getting at the end of authnet-arb-ipn.log, if you need more info please let me know.

‘s2member_log’ =>
array (
0 => ‘Ignoring this ARB/Status ( `active` ). It does NOT require any action on the part of s2Member.’,
),
)

I am looking forward to hear from you guys, thanks.

List Of Topic Replies

Viewing 11 replies - 1 through 11 (of 11 total)
Author Replies
Author Replies
Posted: Thursday Aug 16th, 2012 at 6:17 am #22184
Raam Dev
Username: Raam
Staff Member

Antonio,

Could you please post the full log entries for that transaction from all the log files in plugins/s2member-logs/? Please x-out any private information (such as email addresses).

Posted: Thursday Aug 16th, 2012 at 10:49 am #22244
Eduan
Username: Eduan
Moderator

And remember to use the

<code></code>

tags. ;)

Posted: Thursday Aug 16th, 2012 at 3:11 pm #22273

Hi thanks for your reply, here are my log entries

authnet-arb-ipn.log

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1344983207.7817540168762207031250
User-Agent: WordPress/3.4.1; http://mysite.com
-------- Input vars: ( Tue Aug 14, 2012 10:26:50 pm UTC ) --------
array (
  'x_method' => 'status',
  'x_subscription_id' => '13995064',
  'x_login' => 'XXXX',
  'x_tran_key' => 'XXXXXX',
  'x_invoice_num' => '',
  'x_description' => '',
)
-------- Output string/vars: ( Tue Aug 12, 2012 10:26:50 pm UTC ) --------
<?xml version="1.0" encoding="utf-8"?><ARBGetSubscriptionStatusResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" note="Status with a capital 'S' is obsolete." xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"><messages><resultCode>Ok</resultCode><message><code>I00001

Successful.activeactive
array (
‘response_reason_code’ => ‘I00001’,
‘response_code’ => ‘I00001’,
‘response_reason_text’ => ‘Successful.’,
‘response_text’ => ‘Successful.’,
‘subscription_status’ => ‘active’,
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1344993417.8107390403747558593750
User-Agent: WordPress/3.4.1; http://mysite.com
——– Input vars: ( Wed Aug 15, 2012 1:16:59 am UTC ) ——–
array (
‘x_method’ => ‘status’,
‘x_subscription_id’ => ‘14000913’,
‘x_login’ => ‘xxxx’,
‘x_tran_key’ => ‘xxxxx’,
‘x_invoice_num’ => ”,
‘x_description’ => ”,
)
——– Output string/vars: ( Wed Aug 15, 2012 1:17:00 am UTC ) ——–
Ok

I00001

Successful.activeactive
array (
‘response_reason_code’ => ‘I00001’,
‘response_code’ => ‘I00001’,
‘response_reason_text’ => ‘Successful.’,
‘response_text’ => ‘Successful.’,
‘subscription_status’ => ‘active’,
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 17.49 MB :: Real Memory 17.75 MB :: Peak Memory 17.51 MB :: Real Peak Memory 17.75 MB
mysite.com/registration
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
——– Input vars: ( Wed Aug 15, 2012 1:18:53 am UTC ) ——–
array (
‘x_method’ => ‘create’,
‘x_email’ => ‘my@email.com’,
‘x_first_name’ => ‘FirstName’,
‘x_last_name’ => ‘LastName’,
‘x_customer_ip’ => ‘108.228.164.255’,
‘x_invoice_num’ => ‘s2-502af8fd2abb4’,
‘x_description’ => ‘1 Month free / then $19.95 Monthly ((1347628733:1 M:1 M~mysite.com~1))’,
‘x_amount’ => ‘19.99’,
‘x_start_date’ => ‘2012-09-14’,
‘x_unit’ => ‘days’,
‘x_length’ => 30,
‘x_total_occurrences’ => ‘9999’,
‘x_card_num’ => ‘************0579’,
‘x_exp_date’ => ‘2013-04’,
‘x_card_code’ => ‘211’,
‘x_address’ => ‘PO Box 54196’,
‘x_city’ => ‘Atlanta’,
‘x_state’ => ‘GA’,
‘x_country’ => ‘US’,
‘x_zip’ => ‘30308’,
‘x_login’ => ’89t88ZDTh89′,
‘x_tran_key’ => ‘562rR7N8PuQ2dZQ78’,
)
——– Output string/vars: ( Wed Aug 15, 2012 1:18:53 am UTC ) ——–
s2-502af8fd2abb4Ok

I00001

Successful.14118505
array (
‘response_reason_code’ => ‘I00001’,
‘response_code’ => ‘I00001’,
‘response_reason_text’ => ‘Successful.’,
‘response_text’ => ‘Successful.’,
‘subscription_id’ => ‘14118505’,
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1344993608.6937260627746582031250
User-Agent: WordPress/3.4.1; http://mysite.com
——– Input vars: ( Wed Aug 15, 2012 1:20:10 am UTC ) ——–
array (
‘x_method’ => ‘status’,
‘x_subscription_id’ => ‘14118505’,
‘x_login’ => ‘XXXXX’,
‘x_tran_key’ => ‘XXXX’,
‘x_invoice_num’ => ”,
‘x_description’ => ”,
)
——– Output string/vars: ( Wed Aug 15, 2012 1:20:10 am UTC ) ——–
Ok

I00001

Successful.activeactive
array (
‘response_reason_code’ => ‘I00001’,
‘response_code’ => ‘I00001’,
‘response_reason_text’ => ‘Successful.’,
‘response_text’ => ‘Successful.’,
‘subscription_status’ => ‘active’,
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 17.63 MB :: Real Memory 17.75 MB :: Peak Memory 17.66 MB :: Real Peak Memory 17.75 MB
mysite.com/upgrade-your-membership
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
——– Input vars: ( Wed Aug 15, 2012 11:15:40 am UTC ) ——–
array (
‘x_method’ => ‘create’,
‘x_email’ => ‘my@email.com’,
‘x_first_name’ => ‘FirstName’,
‘x_last_name’ => ‘LastName’,
‘x_customer_ip’ => ‘108.228.164.255’,
‘x_invoice_num’ => ‘s2-502b84dc95616’,
‘x_description’ => ‘$19.95 Now / then $19.95 Monthly (Note: your previous trial period will be automatically cancelled) ((1347664540:1 M:1 M~mysite.com~2))’,
‘x_amount’ => ‘19.99’,
‘x_start_date’ => ‘2012-09-14’,
‘x_unit’ => ‘days’,
‘x_length’ => 30,
‘x_total_occurrences’ => ‘9999’,
‘x_card_num’ => ‘************0579’,
‘x_exp_date’ => ‘2013-04’,
‘x_card_code’ => ‘211’,
‘x_address’ => ‘PO Box 54916’,
‘x_city’ => ‘Atlanta’,
‘x_state’ => ‘GA’,
‘x_country’ => ‘US’,
‘x_zip’ => ‘30308’,
‘x_login’ => ’89t88ZDTh89′,
‘x_tran_key’ => ‘562rR7N8PuQ2dZQ78’,
)
——– Output string/vars: ( Wed Aug 15, 2012 11:15:41 am UTC ) ——–
s2-502b84dc95616Ok

I00001

Successful.14120604
array (
‘response_reason_code’ => ‘I00001’,
‘response_code’ => ‘I00001’,
‘response_reason_text’ => ‘Successful.’,
‘response_text’ => ‘Successful.’,
‘subscription_id’ => ‘14120604’,
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 17.72 MB :: Real Memory 17.75 MB :: Peak Memory 17.74 MB :: Real Peak Memory 17.75 MB
mysite.com/upgrade-your-membership
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
——– Input vars: ( Wed Aug 15, 2012 11:15:43 am UTC ) ——–
array (
‘x_method’ => ‘cancel’,
‘x_subscription_id’ => ‘14118505’,
‘x_login’ => ’89t88ZDTh89′,
‘x_tran_key’ => ‘562rR7N8PuQ2dZQ78’,
‘x_invoice_num’ => ”,
‘x_description’ => ”,
)
——– Output string/vars: ( Wed Aug 15, 2012 11:15:43 am UTC ) ——–
Ok

I00001

Successful.
array (
‘response_reason_code’ => ‘I00001’,
‘response_code’ => ‘I00001’,
‘response_reason_text’ => ‘Successful.’,
‘response_text’ => ‘Successful.’,
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1345069766.8438999652862548828125
User-Agent: WordPress/3.4.1; http://mysite.com
——– Input vars: ( Wed Aug 15, 2012 10:29:28 pm UTC ) ——–
array (
‘x_method’ => ‘status’,
‘x_subscription_id’ => ‘13995064’,
‘x_login’ => ’89t88ZDTh89′,
‘x_tran_key’ => ‘562rR7N8PuQ2dZQ78’,
‘x_invoice_num’ => ”,
‘x_description’ => ”,
)
——– Output string/vars: ( Wed Aug 15, 2012 10:29:28 pm UTC ) ——–
Ok

I00001

Successful.activeactive
array (
‘response_reason_code’ => ‘I00001’,
‘response_code’ => ‘I00001’,
‘response_reason_text’ => ‘Successful.’,
‘response_text’ => ‘Successful.’,
‘subscription_status’ => ‘active’,
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1345089961.6318719387054443359375
User-Agent: WordPress/3.4.1; http://mysite.com
——– Input vars: ( Thu Aug 16, 2012 4:06:03 am UTC ) ——–
array (
‘x_method’ => ‘status’,
‘x_subscription_id’ => ‘14000913’,
‘x_login’ => ’89t88ZDTh89′,
‘x_tran_key’ => ‘562rR7N8PuQ2dZQ78’,
‘x_invoice_num’ => ”,
‘x_description’ => ”,
)
——– Output string/vars: ( Thu Aug 16, 2012 4:06:03 am UTC ) ——–
Ok

I00001

Successful.activeactive
array (
‘response_reason_code’ => ‘I00001’,
‘response_code’ => ‘I00001’,
‘response_reason_text’ => ‘Successful.’,
‘response_text’ => ‘Successful.’,
‘subscription_status’ => ‘active’,
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1345089961.6318719387054443359375
User-Agent: WordPress/3.4.1; http://mysite.com
——– Input vars: ( Thu Aug 16, 2012 4:06:03 am UTC ) ——–
array (
‘x_method’ => ‘status’,
‘x_subscription_id’ => ‘14120604’,
‘x_login’ => ’89t88ZDTh89′,
‘x_tran_key’ => ‘562rR7N8PuQ2dZQ78’,
‘x_invoice_num’ => ”,
‘x_description’ => ”,
)
——– Output string/vars: ( Thu Aug 16, 2012 4:06:04 am UTC ) ——–
Ok

I00001

Successful.activeactive
array (
‘response_reason_code’ => ‘I00001’,
‘response_code’ => ‘I00001’,
‘response_reason_text’ => ‘Successful.’,
‘response_text’ => ‘Successful.’,
‘subscription_status’ => ‘active’,
)

authnet-arb-ipn.log

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1344983207.7817540168762207031250
User-Agent: WordPress/3.4.1; http://domain.com
array (
  'response_reason_code' => 'I00001',
  'response_code' => 'I00001',
  'response_reason_text' => 'Successful.',
  'response_text' => 'Successful.',
  'subscription_status' => 'active',
  'arb_ipn_signup_vars' => 
  array (
    'txn_type' => 'subscr_signup',
    'subscr_id' => '13995064',
    'custom' => 'mysite.com',
    'txn_id' => '13995064',
    'period1' => '1 M',
    'period3' => '1 M',
    'mc_amount1' => '0.00',
    'mc_amount3' => '19.99',
    'mc_gross' => '0.00',
    'mc_currency' => 'USD',
    'tax' => '0.00',
    'recurring' => '19.99',
    'payer_email' => 'mymail@mysite.com',
    'first_name' => 'FirstName',
    'last_name' => 'LastName',
    'option_name1' => 'Referencing Customer ID',
    'option_selection1' => '13994496',
    'option_name2' => 'Customer IP Address',
    'option_selection2' => '107.31.118.14',
    'item_name' => '$19.95 Now / then $19.95 Monthly (Note: your previous trial period will be automatically cancelled)',
    'item_number' => '2',
    'proxy_verified' => 'authnet',
    'subscr_gateway' => 'authnet',
    'eotper' => '',
    'ccaps' => '',
    'level' => '2',
    'ip' => '107.31.118.14',
    'initial_term' => '1 M',
    'initial' => '0.00',
    'regular' => '19.99',
    'regular_term' => '1 M',
  ),
  's2member_log' => 
  array (
    0 => 'Ignoring this ARB/Status ( `active` ). It does NOT require any action on the part of s2Member.',
  ),
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1344993417.8107390403747558593750
User-Agent: WordPress/3.4.1; http://domain.com
array (
  'response_reason_code' => 'I00001',
  'response_code' => 'I00001',
  'response_reason_text' => 'Successful.',
  'response_text' => 'Successful.',
  'subscription_status' => 'active',
  'arb_ipn_signup_vars' => 
  array (
    'txn_type' => 'subscr_signup',
    'subscr_id' => '14000913',
    'custom' => 'mysite.com',
    'txn_id' => '14000913',
    'period1' => '1 M',
    'period3' => '1 M',
    'mc_amount1' => '0.00',
    'mc_amount3' => '19.99',
    'mc_gross' => '0.00',
    'mc_currency' => 'USD',
    'tax' => '0.00',
    'recurring' => '19.99',
    'payer_email' => 'anymail@gmail.com',
    'first_name' => 'SC',
    'last_name' => 'LastName',
    'option_name1' => 'Originating Domain',
    'option_selection1' => 'mysite.com',
    'option_name2' => 'Customer IP Address',
    'option_selection2' => 108.228.164.25',
    'item_name' => '1 Month free / then $19.95 Monthly',
    'item_number' => '1',
    'proxy_verified' => 'authnet',
    'subscr_gateway' => 'authnet',
    'eotper' => '',
    'ccaps' => '',
    'level' => '1',
    'ip' => 108.228.164.25',
    'initial_term' => '1 M',
    'initial' => '0.00',
    'regular' => '19.99',
    'regular_term' => '1 M',
  ),
  's2member_log' => 
  array (
    0 => 'Ignoring this ARB/Status ( `active` ). It does NOT require any action on the part of s2Member.',
  ),
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1344993608.6937260627746582031250
User-Agent: WordPress/3.4.1; http://domain.com
array (
  'response_reason_code' => 'I00001',
  'response_code' => 'I00001',
  'response_reason_text' => 'Successful.',
  'response_text' => 'Successful.',
  'subscription_status' => 'active',
  'arb_ipn_signup_vars' => 
  array (
    'txn_type' => 'subscr_signup',
    'subscr_id' => '14118505',
    'custom' => 'mysite.com',
    'txn_id' => '14118505',
    'period1' => '1 M',
    'period3' => '1 M',
    'mc_amount1' => '0.00',
    'mc_amount3' => '19.99',
    'mc_gross' => '0.00',
    'mc_currency' => 'USD',
    'tax' => '0.00',
    'recurring' => '19.99',
    'payer_email' => 'FirstName_LastName@hotmail.com',
    'first_name' => 'FirstName',
    'last_name' => 'LastName',
    'option_name1' => 'Originating Domain',
    'option_selection1' => 'mysite.com',
    'option_name2' => 'Customer IP Address',
    'option_selection2' => '108.228.64.245',
    'item_name' => '1 Month free / then $19.95 Monthly',
    'item_number' => '1',
    'proxy_verified' => 'authnet',
    'subscr_gateway' => 'authnet',
    'eotper' => '',
    'ccaps' => '',
    'level' => '1',
    'ip' => '108.228.64.245',
    'initial_term' => '1 M',
    'initial' => '0.00',
    'regular' => '19.99',
    'regular_term' => '1 M',
  ),
  's2member_log' => 
  array (
    0 => 'Ignoring this ARB/Status ( `active` ). It does NOT require any action on the part of s2Member.',
  ),
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1345069766.8438999652862548828125
User-Agent: WordPress/3.4.1; http://domain.com
array (
  'response_reason_code' => 'I00001',
  'response_code' => 'I00001',
  'response_reason_text' => 'Successful.',
  'response_text' => 'Successful.',
  'subscription_status' => 'active',
  'arb_ipn_signup_vars' => 
  array (
    'txn_type' => 'subscr_signup',
    'subscr_id' => '13995064',
    'custom' => 'mysite.com',
    'txn_id' => '13995064',
    'period1' => '1 M',
    'period3' => '1 M',
    'mc_amount1' => '0.00',
    'mc_amount3' => '19.99',
    'mc_gross' => '0.00',
    'mc_currency' => 'USD',
    'tax' => '0.00',
    'recurring' => '19.99',
    'payer_email' => 'mymail@mysite.com',
    'first_name' => 'FirstName',
    'last_name' => 'LastName',
    'option_name1' => 'Referencing Customer ID',
    'option_selection1' => '13994496',
    'option_name2' => 'Customer IP Address',
    'option_selection2' => '107.31.118.14',
    'item_name' => '$19.95 Now / then $19.95 Monthly (Note: your previous trial period will be automatically cancelled)',
    'item_number' => '2',
    'proxy_verified' => 'authnet',
    'subscr_gateway' => 'authnet',
    'eotper' => '',
    'ccaps' => '',
    'level' => '2',
    'ip' => '107.31.118.14',
    'initial_term' => '1 M',
    'initial' => '0.00',
    'regular' => '19.99',
    'regular_term' => '1 M',
  ),
  's2member_log' => 
  array (
    0 => 'Ignoring this ARB/Status ( `active` ). It does NOT require any action on the part of s2Member.',
  ),
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1345089961.6318719387054443359375
User-Agent: WordPress/3.4.1; http://domain.com
array (
  'response_reason_code' => 'I00001',
  'response_code' => 'I00001',
  'response_reason_text' => 'Successful.',
  'response_text' => 'Successful.',
  'subscription_status' => 'active',
  'arb_ipn_signup_vars' => 
  array (
    'txn_type' => 'subscr_signup',
    'subscr_id' => '14000913',
    'custom' => 'mysite.com',
    'txn_id' => '14000913',
    'period1' => '1 M',
    'period3' => '1 M',
    'mc_amount1' => '0.00',
    'mc_amount3' => '19.99',
    'mc_gross' => '0.00',
    'mc_currency' => 'USD',
    'tax' => '0.00',
    'recurring' => '19.99',
    'payer_email' => 'anymail@gmail.com',
    'first_name' => 'SC',
    'last_name' => 'LastName',
    'option_name1' => 'Originating Domain',
    'option_selection1' => 'mysite.com',
    'option_name2' => 'Customer IP Address',
    'option_selection2' => 108.228.164.25',
    'item_name' => '1 Month free / then $19.95 Monthly',
    'item_number' => '1',
    'proxy_verified' => 'authnet',
    'subscr_gateway' => 'authnet',
    'eotper' => '',
    'ccaps' => '',
    'level' => '1',
    'ip' => 108.228.164.25',
    'initial_term' => '1 M',
    'initial' => '0.00',
    'regular' => '19.99',
    'regular_term' => '1 M',
  ),
  's2member_log' => 
  array (
    0 => 'Ignoring this ARB/Status ( `active` ). It does NOT require any action on the part of s2Member.',
  ),
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 19.48 MB :: Real Memory 20.00 MB :: Peak Memory 19.64 MB :: Real Peak Memory 20.00 MB
mysite.com/wp-cron.php?doing_wp_cron=1345089961.6318719387054443359375
User-Agent: WordPress/3.4.1; http://domain.com
array (
  'response_reason_code' => 'I00001',
  'response_code' => 'I00001',
  'response_reason_text' => 'Successful.',
  'response_text' => 'Successful.',
  'subscription_status' => 'active',
  'arb_ipn_signup_vars' => 
  array (
    'txn_type' => 'subscr_signup',
    'subscr_id' => '14120604',
    'custom' => 'mysite.com',
    'txn_id' => '14120604',
    'period1' => '1 M',
    'period3' => '1 M',
    'mc_amount1' => '0.00',
    'mc_amount3' => '19.99',
    'mc_gross' => '0.00',
    'mc_currency' => 'USD',
    'tax' => '0.00',
    'recurring' => '19.99',
    'payer_email' => 'FirstName_LastName@hotmail.com',
    'first_name' => 'FirstName',
    'last_name' => 'LastName',
    'option_name1' => 'Referencing Customer ID',
    'option_selection1' => '14118505',
    'option_name2' => 'Customer IP Address',
    'option_selection2' => '108.228.64.245',
    'item_name' => '$19.95 Now / then $19.95 Monthly (Note: your previous trial period will be automatically cancelled)',
    'item_number' => '2',
    'proxy_verified' => 'authnet',
    'subscr_gateway' => 'authnet',
    'eotper' => '',
    'ccaps' => '',
    'level' => '2',
    'ip' => '108.228.64.245',
    'initial_term' => '1 M',
    'initial' => '0.00',
    'regular' => '19.99',
    'regular_term' => '1 M',
  ),
  's2member_log' => 
  array (
    0 => 'Ignoring this ARB/Status ( `active` ). It does NOT require any action on the part of s2Member.',
  ),
)

paypal-ipn.log

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 20.02 MB :: Real Memory 20.75 MB :: Peak Memory 20.09 MB :: Real Peak Memory 20.75 MB
mysite.com/?s2member_paypal_notify=1&s2member_paypal_proxy=authnet&s2member_paypal_proxy_use=pro-emails&s2member_paypal_proxy_verification=3e03a4e334a3492f680531c74fe0b459&s2member_paypal_proxy_return_url=
User-Agent: WordPress/3.4.1; http://mysite.com
array (
  'txn_type' => 'subscr_signup',
  'subscr_id' => '14118505',
  'custom' => 'mysite.com',
  'txn_id' => '14118505',
  'period1' => '1 M',
  'period3' => '1 M',
  'mc_amount1' => '0.00',
  'mc_amount3' => '19.99',
  'mc_gross' => '0.00',
  'mc_currency' => 'USD',
  'tax' => '0.00',
  'recurring' => '19.99',
  'payer_email' => 'myemail@hotmail.com',
  'first_name' => 'FirstName',
  'last_name' => 'LastName',
  'option_name1' => 'Originating Domain',
  'option_selection1' => 'mysite.com',
  'option_name2' => 'Customer IP Address',
  'option_selection2' => '108.228.64.245',
  'item_name' => '1 Month free / then $19.95 Monthly',
  'item_number' => '1',
  'proxy_verified' => 'authnet',
  's2member_log' => 
  array (
    0 => 'IPN received on: Wed Aug 15, 2012 1:18:54 am UTC',
    1 => 's2Member POST vars verified with a Proxy Key',
    2 => 's2Member originating domain ( `$_SERVER["HTTP_HOST"]` ) validated.',
    3 => 's2Member `txn_type` identified as ( `web_accept|subscr_signup` ).',
    4 => 's2Member `txn_type` identified as ( `web_accept|subscr_signup` ) w/o update vars.',
    5 => 'Signup Confirmation Email sent to: "FirstName LastName" <myemail@hotmail.com>.',
    6 => 'Storing IPN signup vars now. These are associated with a User\'s account record; for future reference.',
  ),
  'subscr_gateway' => 'authnet',
  'eotper' => NULL,
  'ccaps' => NULL,
  'level' => '1',
  'ip' => '108.228.64.245',
  'initial_term' => '1 M',
  'initial' => '0.00',
  'regular' => '19.99',
  'regular_term' => '1 M',
  's2member_paypal_proxy' => 'authnet',
  's2member_paypal_proxy_use' => 'pro-emails',
  's2member_paypal_proxy_verification' => '3e03a4e334a3492f680531c74fe0b459',
)

PHP v5.3.13 :: WordPress® v3.4.1 :: s2Member® v120703 :: s2Member® Pro v120703
Memory 20.12 MB :: Real Memory 20.75 MB :: Peak Memory 20.15 MB :: Real Peak Memory 20.75 MB
mysite.com/?s2member_paypal_notify=1&s2member_paypal_proxy=authnet&s2member_paypal_proxy_use=pro-emails&s2member_paypal_proxy_verification=3e03a4e334a3492f680531c74fe0b459&s2member_paypal_proxy_return_url=
User-Agent: WordPress/3.4.1; http://mysite.com
array (
  'txn_type' => 'subscr_signup',
  'subscr_id' => '14120604',
  'custom' => 'mysite.com',
  'txn_id' => '14120604',
  'period1' => '1 M',
  'period3' => '1 M',
  'mc_amount1' => '0.00',
  'mc_amount3' => '19.99',
  'mc_gross' => '0.00',
  'mc_currency' => 'USD',
  'tax' => '0.00',
  'recurring' => '19.99',
  'payer_email' => 'myemail@hotmail.com',
  'first_name' => 'FirstName',
  'last_name' => 'LastName',
  'option_name1' => 'Referencing Customer ID',
  'option_selection1' => '14118505',
  'option_name2' => 'Customer IP Address',
  'option_selection2' => '108.228.64.245',
  'item_name' => '$19.95 Now / then $19.95 Monthly (Note: your previous trial period will be automatically cancelled)',
  'item_number' => '2',
  'proxy_verified' => 'authnet',
  's2member_log' => 
  array (
    0 => 'IPN received on: Wed Aug 15, 2012 11:15:42 am UTC',
    1 => 's2Member POST vars verified with a Proxy Key',
    2 => 's2Member originating domain ( `$_SERVER["HTTP_HOST"]` ) validated.',
    3 => 's2Member `txn_type` identified as ( `web_accept|subscr_signup` ).',
    4 => 's2Member `txn_type` identified as ( `web_accept|subscr_signup` ) w/ update vars.',
    5 => 's2Member Level/Capabilities updated w/ advanced update routines.',
    6 => 'Modification Confirmation Email sent to Customer, with a URL that provides them with a way to log back in.',
    7 => 'Storing IPN signup vars now. These are associated with a User\'s account record; for future reference.',
  ),
  'subscr_gateway' => 'authnet',
  'eotper' => NULL,
  'ccaps' => NULL,
  'level' => '2',
  'ip' => '108.228.64.245',
  'initial_term' => '1 M',
  'initial' => '0.00',
  'regular' => '19.99',
  'regular_term' => '1 M',
  's2member_paypal_proxy' => 'authnet',
  's2member_paypal_proxy_use' => 'pro-emails',
  's2member_paypal_proxy_verification' => '3e03a4e334c3492f680531d74ae0c836',
)

I am looking forward to hear from you. Thanks in advance :)

Posted: Friday Aug 17th, 2012 at 9:00 am #22337
Raam Dev
Username: Raam
Staff Member

Hi Antonio,

Could you please submit your WordPress login details on the Private Contact Form so we can take a look at this?

Posted: Wednesday Aug 22nd, 2012 at 8:56 am #22744

I sent you a private message a few days ago. Have you got it ?
If so any solution to fix this problem.
I am looking forward to hear from you. Thanks

Posted: Thursday Aug 23rd, 2012 at 6:02 am #22818

Hi Antonio.

I haven’t seen your email in the support account’s inbox/spam. Did you send it using the Contact Form? Could you send it again, please? s2Member® » Private Contact Form

Thanks. :)

Posted: Thursday Aug 23rd, 2012 at 7:16 am #22832

Hi,

I just resubmit those info via Private Contact Form , please let me know if you’ve got details. Thanks

Posted: Friday Aug 24th, 2012 at 8:08 am #22950

Thanks, Andrew, I got it this time. I’ll take a look at it now…

Posted: Friday Aug 24th, 2012 at 8:22 am #22952

I checked your Auth.Net account details in s2Member and, although I can’t verify they’re right because I don’t have access to your Auth.Net account, I can tell that the MD5 hash seems really short in your configuration. These are usually 32 characters long, yet yours is just 7 chars long.

Could you double check that you have your configuration right? All the fields here: [hilite path]Dashboard -› s2Member® -› Authorize.Net® Options -› Account Details[/hilite]

Thanks!

Posted: Friday Aug 24th, 2012 at 8:32 am #22958

Would this prevent a charge going through?

I just logged into auth.net and I can’t “see” the MD5Hash – only create a new one. I just used a random MD5 hash generator and created it in auth.net…then pasted it into S2.

Should this resolve the issue?

Posted: Friday Aug 24th, 2012 at 8:52 am #22961

Don’t know if it’s related or if it’ll solve that problem, but I do know that all integration fields should be filled out properly to avoid problems. I’m not sure if the way you did it is correct, I haven’t configured an Authorize.Net account myself, but found this: https://support.authorize.net/authkb/index?page=content&id=A588

To set your MD5 Hash Value:

Log into the Merchant Interface at https://account.authorize.net/.
Click Account from the main toolbar.
Select MD5-Hash under the Security Settings section.
Enter the MD5 Hash Value that you would like to use.
Confirm the MD5 Hash Value.
Click Submit to save the changes.

About Authorize.Net not charging the credit cards, have you contacted their support team and asked them why that could be happening?

Viewing 11 replies - 1 through 11 (of 11 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.