• Hi,
    when i making payment it giving me following error : error 103 transaction not completed

    Following is API log

    /**************************************************/
    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 22.28 MB :: Real Memory 22.75 MB :: Peak Memory 22.29 MB :: Real Peak Memory 22.75 MB
    cyberdojang.com/member/test/
    User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36
    ——– Input vars: ( Tue Oct 14, 2014 4:23:30 pm UTC ) ——–
    array (
    ‘x_type’ => ‘AUTH_CAPTURE’,
    ‘x_method’ => ‘CC’,
    ‘x_email’ => ‘sandeep.kaur@debutinfotech.com’,
    ‘x_first_name’ => ‘sandeep’,
    ‘x_last_name’ => ‘kaur’,
    ‘x_customer_ip’ => ‘117.205.50.228’,
    ‘x_invoice_num’ => ‘s2-543d4e025ba37’,
    ‘x_description’ => ‘Hwarang / Description and pricing details here.’,
    ‘s2_initial_payment’ => ‘1’,
    ‘s2_invoice’ => ‘2’,
    ‘s2_custom’ => ‘cyberdojang.com’,
    ‘x_tax’ => ‘0.00’,
    ‘x_amount’ => ‘0.01’,
    ‘x_card_num’ => ‘************7201’,
    ‘x_exp_date’ => ‘2018-10’,
    ‘x_card_code’ => ‘765’,
    ‘x_address’ => ‘Rajpura’,
    ‘x_city’ => ‘punjab’,
    ‘x_state’ => ‘punjab’,
    ‘x_country’ => ‘US’,
    ‘x_zip’ => ‘140401’,
    ‘x_version’ => ‘3.1’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_delim_data’ => ‘true’,
    ‘x_delim_char’ => ‘,’,
    ‘x_encap_char’ => ‘”‘,
    ‘x_relay_response’ => ‘false’,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 4:23:31 pm UTC ) ——–
    “3”,”1″,”103″,”This transaction cannot be accepted.”,””,”P”,”0″,””,””,”0.01″,”CC”,”auth_capture”,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,”1501297F34D1F8C8E4B5EA7519D28886″,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,”1″,”2″,”cyberdojang.com”
    array (
    0 => ‘3’,
    1 => ‘1’,
    2 => ‘103’,
    3 => ‘This transaction cannot be accepted.’,
    4 => ”,
    5 => ‘P’,
    6 => ‘0’,
    7 => ”,
    8 => ”,
    9 => ‘0.01’,
    10 => ‘CC’,
    11 => ‘auth_capture’,
    12 => ”,
    13 => ”,
    14 => ”,
    15 => ”,
    16 => ”,
    17 => ”,
    18 => ”,
    19 => ”,
    20 => ”,
    21 => ”,
    22 => ”,
    23 => ”,
    24 => ”,
    25 => ”,
    26 => ”,
    27 => ”,
    28 => ”,
    29 => ”,
    30 => ”,
    31 => ”,
    32 => ”,
    33 => ”,
    34 => ”,
    35 => ”,
    36 => ”,
    37 => ‘1501297F34D1F8C8E4B5EA7519D28886’,
    38 => ”,
    39 => ”,
    40 => ”,
    41 => ”,
    42 => ”,
    43 => ”,
    44 => ”,
    45 => ”,
    46 => ”,
    47 => ”,
    48 => ”,
    49 => ”,
    50 => ”,
    51 => ”,
    52 => ”,
    53 => ”,
    54 => ”,
    55 => ”,
    56 => ”,
    57 => ”,
    58 => ”,
    59 => ”,
    60 => ”,
    61 => ”,
    62 => ”,
    63 => ”,
    64 => ”,
    65 => ”,
    66 => ”,
    67 => ”,
    68 => ‘1’,
    69 => ‘2’,
    70 => ‘cyberdojang.com’,
    ‘response_code’ => ‘3’,
    ‘response_subcode’ => ‘1’,
    ‘response_reason_code’ => ‘103’,
    ‘response_reason_text’ => ‘This transaction cannot be accepted.’,
    ‘authorization_code’ => ”,
    ‘avs_response’ => ‘P’,
    ‘transaction_id’ => ‘0’,
    ‘invoice_number’ => ”,
    ‘description’ => ”,
    ‘amount’ => ‘0.01’,
    ‘method’ => ‘CC’,
    ‘transaction_type’ => ‘auth_capture’,
    ‘customer_id’ => ”,
    ‘first_name’ => ”,
    ‘last_name’ => ”,
    ‘company’ => ”,
    ‘address’ => ”,
    ‘city’ => ”,
    ‘state’ => ”,
    ‘zipcode’ => ”,
    ‘country’ => ”,
    ‘phone’ => ”,
    ‘fax’ => ”,
    ’email’ => ”,
    ‘ship_to_first_name’ => ”,
    ‘ship_to_last_name’ => ”,
    ‘ship_to_company’ => ”,
    ‘ship_to_address’ => ”,
    ‘ship_to_city’ => ”,
    ‘ship_to_state’ => ”,
    ‘ship_to_zipcode’ => ”,
    ‘ship_to_country’ => ”,
    ‘tax’ => ”,
    ‘duty’ => ”,
    ‘freight’ => ”,
    ‘tax_exempt’ => ”,
    ‘po_number’ => ”,
    ‘md5_hash’ => ‘1501297F34D1F8C8E4B5EA7519D28886’,
    ‘card_code_response’ => ”,
    ‘cavv_response’ => ”,
    ‘card_number’ => ”,
    ‘card_type’ => ”,
    ‘split_tender_id’ => ”,
    ‘requested_amount’ => ”,
    ‘balance_on_card’ => ”,
    ‘__error’ => ‘Error #103. This transaction cannot be accepted.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413314591.5633389949798583984375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 7:23:12 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16762113’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 7:23:12 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413314591.5633389949798583984375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 7:23:12 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘17332574’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 7:23:12 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413314591.5633389949798583984375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 7:23:12 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘14618991’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 7:23:13 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413320579.7345819473266601562500
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:03:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘14562434’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:03:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413320579.7345819473266601562500
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:03:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘19454588’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:03:01 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413320579.7345819473266601562500
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:03:01 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘14585827’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:03:01 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413321179.6669709682464599609375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:13:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16629715’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:13:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413321179.6669709682464599609375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:13:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16738829’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:13:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413321179.6669709682464599609375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:13:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘14631837’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:13:01 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413321779.6042039394378662109375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:23:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘14637557’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:23:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413321779.6042039394378662109375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:23:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘14694294’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:23:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413321779.6042039394378662109375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:23:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘15685878’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:23:01 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413322379.5502150058746337890625
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:33:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘14923412’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:33:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413322379.5502150058746337890625
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:33:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16109102’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:33:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413322379.5502150058746337890625
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 9:33:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16625555’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 9:33:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413324779.4770390987396240234375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:13:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘18198349’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:13:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413324779.4770390987396240234375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:13:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘18861685’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:13:00 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413324779.4770390987396240234375
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:13:00 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16739380’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:13:01 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413325417.4847528934478759765625
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:23:38 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16768115’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:23:38 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413325417.4847528934478759765625
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:23:38 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16768319’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:23:38 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413325417.4847528934478759765625
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:23:38 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘19762144’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:23:39 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413325976.9374248981475830078125
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:32:57 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16778762’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:32:57 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413325976.9374248981475830078125
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:32:57 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16796813’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:32:58 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413325976.9374248981475830078125
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:32:58 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘16851346’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:32:58 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413326968.1062819957733154296875
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:49:28 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘17034913’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:49:29 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413326968.1062819957733154296875
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:49:29 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘17104185’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:49:29 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413326968.1062819957733154296875
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 10:49:29 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘17230304’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 10:49:29 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413328890.1725890636444091796875
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 11:21:30 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘19764961’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 11:21:31 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413328890.1725890636444091796875
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 11:21:31 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘17391984’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 11:21:31 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413328890.1725890636444091796875
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 11:21:31 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘17400950’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 11:21:31 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.32 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413329569.9988470077514648437500
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 11:32:50 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘17480732’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 11:32:51 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413329569.9988470077514648437500
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 11:32:51 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘17480527’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 11:32:51 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,
    ‘__error’ => ‘Error #E00007. User authentication failed due to invalid authentication values.’,
    )

    PHP v5.2.8 :: WordPress® v3.9.2 :: s2Member® v121213 :: s2Member® Pro v121213
    Memory 24.33 MB :: Real Memory 24.75 MB :: Peak Memory 24.47 MB :: Real Peak Memory 24.75 MB
    cyberdojang.com/member/wp-cron.php?doing_wp_cron=1413329569.9988470077514648437500
    User-Agent: WordPress/3.9.2; http://cyberdojang.com/member
    ——– Input vars: ( Tue Oct 14, 2014 11:32:51 pm UTC ) ——–
    array (
    ‘x_method’ => ‘status’,
    ‘x_subscription_id’ => ‘17774526’,
    ‘x_login’ => ’33n3GphCx’,
    ‘x_tran_key’ => ’95TW4kkG67Ptp8ks’,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    )
    ——– Output string/vars: ( Tue Oct 14, 2014 11:32:51 pm UTC ) ——–
    <?xml version=”1.0″ encoding=”utf-8″?><ARBGetSubscriptionStatusResponse xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance&#8221; xmlns:xsd=”http://www.w3.org/2001/XMLSchema&#8221; note=”Status with a capital ‘S’ is obsolete.” xmlns=”AnetApi/xml/v1/schema/AnetApiSchema.xsd”><messages><resultCode>Error</resultCode><message>E00007<text>User authentication failed due to invalid authentication values.</text></message></messages><status>active</status><Status>active</Status></ARBGetSubscriptionStatusResponse>
    array (
    ‘response_reason_code’ => ‘E00007’,
    ‘response_code’ => ‘E00007’,
    ‘response_reason_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘response_text’ => ‘User authentication failed due to invalid authentication values.’,
    ‘subscription_status’ => ‘active’,

Viewing 8 replies - 1 through 8 (of 8 total)
  • You are running a very old version of s2Member (and of PHP, by the way). I suggest you update to the latest version.

    Thread Starter sandeepdebut

    (@sandeepdebut)

    Hi we upgrade both, But still no luck.

    LOG ENTRY: Thu Oct 16th, 2014 @ precisely 10:27 am UTC
    PHP v5.2.8 :: WordPress v4.0 :: s2Member v141007 :: s2Member Pro v141007
    Memory 23.29 MB :: Real Memory 23.50 MB :: Peak Memory 23.32 MB :: Real Peak Memory 23.50 MB
    cyberdojang.com/member/test/
    User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:33.0) Gecko/20100101 Firefox/33.0
    ——– Input vars: ( Thu Oct 16, 2014 10:27:40 am UTC ) ——–
    array (
    ‘x_type’ => ‘AUTH_CAPTURE’,
    ‘x_method’ => ‘CC’,
    ‘x_email’ => ‘sandeep.kaur@debutinfotech.com’,
    ‘x_first_name’ => ‘sandeep’,
    ‘x_last_name’ => ‘kaur’,
    ‘x_customer_ip’ => ‘122.173.21.99’,
    ‘x_invoice_num’ => ‘s2-543f9d9cb10f3’,
    ‘x_description’ => ‘Hwarang / Description and pricing details here.’,
    ‘s2_initial_payment’ => ‘1’,
    ‘s2_invoice’ => ‘2’,
    ‘s2_custom’ => ‘cyberdojang.com’,
    ‘x_tax’ => ‘0.00’,
    ‘x_amount’ => ‘0.01’,
    ‘x_currency_code’ => ‘USD’,
    ‘x_card_num’ => ‘************7202’,
    ‘x_exp_date’ => ‘2018-10’,
    ‘x_card_code’ => ‘765’,
    ‘x_address’ => ‘dalima vihar’,
    ‘x_city’ => ‘rajpura’,
    ‘x_state’ => ‘punjab’,
    ‘x_country’ => ‘IN’,
    ‘x_zip’ => ‘140401’,
    ‘x_version’ => ‘3.1’,
    ‘x_login’ => ‘xxxxxxxx/key/tran’,
    ‘x_tran_key’ => ‘xxxxxxxx/key/tran’,
    ‘x_delim_data’ => ‘true’,
    ‘x_delim_char’ => ‘,’,
    ‘x_encap_char’ => ‘”‘,
    ‘x_relay_response’ => ‘false’,
    )
    ——– Output string/vars: ( Thu Oct 16, 2014 10:27:41 am UTC ) ——–
    “3”,”1″,”103″,”This transaction cannot be accepted.”,””,”P”,”0″,””,””,”0.01″,”CC”,”auth_capture”,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,”1501297F34D1F8C8E4B5EA7519D28886″,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,””,”1″,”2″,”cyberdojang.com”
    array (
    0 => ‘3’,
    1 => ‘1’,
    2 => ‘103’,
    3 => ‘This transaction cannot be accepted.’,
    4 => ”,
    5 => ‘P’,
    6 => ‘0’,
    7 => ”,
    8 => ”,
    9 => ‘0.01’,
    10 => ‘CC’,
    11 => ‘auth_capture’,
    12 => ”,
    13 => ”,
    14 => ”,
    15 => ”,
    16 => ”,
    17 => ”,
    18 => ”,
    19 => ”,
    20 => ”,
    21 => ”,
    22 => ”,
    23 => ”,
    24 => ”,
    25 => ”,
    26 => ”,
    27 => ”,
    28 => ”,
    29 => ”,
    30 => ”,
    31 => ”,
    32 => ”,
    33 => ”,
    34 => ”,
    35 => ”,
    36 => ”,
    37 => ‘1501297F34D1F8C8E4B5EA7519D28886’,
    38 => ”,
    39 => ”,
    40 => ”,
    41 => ”,
    42 => ”,
    43 => ”,
    44 => ”,
    45 => ”,
    46 => ”,
    47 => ”,
    48 => ”,
    49 => ”,
    50 => ”,
    51 => ”,
    52 => ”,
    53 => ”,
    54 => ”,
    55 => ”,
    56 => ”,
    57 => ”,
    58 => ”,
    59 => ”,
    60 => ”,
    61 => ”,
    62 => ”,
    63 => ”,
    64 => ”,
    65 => ”,
    66 => ”,
    67 => ”,
    68 => ‘1’,
    69 => ‘2’,
    70 => ‘cyberdojang.com’,
    ‘response_code’ => ‘3’,
    ‘response_subcode’ => ‘1’,
    ‘response_reason_code’ => ‘103’,
    ‘response_reason_text’ => ‘This transaction cannot be accepted.’,
    ‘authorization_code’ => ”,
    ‘avs_response’ => ‘P’,
    ‘transaction_id’ => ‘0’,
    ‘invoice_number’ => ”,
    ‘description’ => ”,
    ‘amount’ => ‘0.01’,
    ‘method’ => ‘CC’,
    ‘transaction_type’ => ‘auth_capture’,
    ‘customer_id’ => ”,
    ‘first_name’ => ”,
    ‘last_name’ => ”,
    ‘company’ => ”,
    ‘address’ => ”,
    ‘city’ => ”,
    ‘state’ => ”,
    ‘zipcode’ => ”,
    ‘country’ => ”,
    ‘phone’ => ”,
    ‘fax’ => ”,
    ’email’ => ”,
    ‘ship_to_first_name’ => ”,
    ‘ship_to_last_name’ => ”,
    ‘ship_to_company’ => ”,
    ‘ship_to_address’ => ”,
    ‘ship_to_city’ => ”,
    ‘ship_to_state’ => ”,
    ‘ship_to_zipcode’ => ”,
    ‘ship_to_country’ => ”,
    ‘tax’ => ”,
    ‘duty’ => ”,
    ‘freight’ => ”,
    ‘tax_exempt’ => ”,
    ‘po_number’ => ”,
    ‘md5_hash’ => ‘1501297F34D1F8C8E4B5EA7519D28886’,
    ‘card_code_response’ => ”,
    ‘cavv_response’ => ”,
    ‘card_number’ => ”,
    ‘card_type’ => ”,
    ‘split_tender_id’ => ”,
    ‘requested_amount’ => ”,
    ‘balance_on_card’ => ”,
    ‘__error’ => ‘Error #103. This transaction cannot be accepted.’,
    )

    /****************************************************/

    LOG ENTRY: Thu Oct 16th, 2014 @ precisely 10:27 am UTC
    PHP v5.2.8 :: WordPress v4.0 :: s2Member v141007 :: s2Member Pro v141007
    Memory 21.75 MB :: Real Memory 22.25 MB :: Peak Memory 21.80 MB :: Real Peak Memory 22.25 MB
    cyberdojang.com/member/?s2member_pro_authnet_notify=1
    User-Agent:
    array (
    ‘x_response_code’ => ‘3’,
    ‘x_response_reason_code’ => ‘103’,
    ‘x_response_reason_text’ => ‘This transaction cannot be accepted.’,
    ‘x_avs_code’ => ‘P’,
    ‘x_auth_code’ => ”,
    ‘x_trans_id’ => ‘0’,
    ‘x_method’ => ‘CC’,
    ‘x_card_type’ => ”,
    ‘x_account_number’ => ”,
    ‘x_first_name’ => ”,
    ‘x_last_name’ => ”,
    ‘x_company’ => ”,
    ‘x_address’ => ”,
    ‘x_city’ => ”,
    ‘x_state’ => ”,
    ‘x_zip’ => ”,
    ‘x_country’ => ”,
    ‘x_phone’ => ”,
    ‘x_fax’ => ”,
    ‘x_email’ => ”,
    ‘x_invoice_num’ => ”,
    ‘x_description’ => ”,
    ‘x_type’ => ‘auth_capture’,
    ‘x_cust_id’ => ”,
    ‘x_ship_to_first_name’ => ”,
    ‘x_ship_to_last_name’ => ”,
    ‘x_ship_to_company’ => ”,
    ‘x_ship_to_address’ => ”,
    ‘x_ship_to_city’ => ”,
    ‘x_ship_to_state’ => ”,
    ‘x_ship_to_zip’ => ”,
    ‘x_ship_to_country’ => ”,
    ‘x_amount’ => ‘0.01’,
    ‘x_tax’ => ‘0.00’,
    ‘x_duty’ => ‘0.00’,
    ‘x_freight’ => ‘0.00’,
    ‘x_tax_exempt’ => ‘FALSE’,
    ‘x_po_num’ => ”,
    ‘x_MD5_Hash’ => ‘1501297F34D1F8C8E4B5EA7519D28886’,
    ‘x_cvv2_resp_code’ => ”,
    ‘x_cavv_response’ => ”,
    ‘x_test_request’ => ‘false’,
    ‘s2_initial_payment’ => ‘1’,
    ‘s2_invoice’ => ‘2’,
    ‘s2_custom’ => ‘cyberdojang.com’,
    ‘s2member_log’ =>
    array (
    0 => ‘IPN received on: Thu Oct 16, 2014 10:27:41 am UTC’,
    1 => ‘s2Member POST vars verified with Authorize.Net.’,
    2 => ‘Ignoring this IPN. The transaction does NOT require any action on the part of s2Member.’,
    ),
    )

    Well, actually, your “both” is s2Member and WordPress. As I said before, I suspect you need to upgrade your PHP (which is a matter for your host).

    I know Raam Dev (who knows far more about s2Member, WordPress, PHP, and other such stuff than I do) was on a thread here a couple of days ago to say that s2Member needs at least PHP 5.2, but I know a lot of users have difficulty making it work well with anything less than 5.3.

    The other thing you could try is raising the amount of memory available to you. Your host should be able to tell you how you can do that.

    Thread Starter sandeepdebut

    (@sandeepdebut)

    i upgraded both. Now as per suggestion do i need to upgrade php version ?

    I would start by seeing if you can increase the available memory. That should be easier. Then see what that does.

    Thread Starter sandeepdebut

    (@sandeepdebut)

    ok so according to you there is no issue in s2member configuration ?

    I’m not guaranteeing anything. I am a user, and I’m not associated with s2member in any other way.

    But I can say that I wouldn’t want to use s2 (or WordPress generally, for that matter) with so little memory, or on a version of PHP less than 5.4 (though it seems to work well on 5.3).

    Thread Starter sandeepdebut

    (@sandeepdebut)

    Anyone help me while seeing these logs. Still getting same error . Please please Let me know what can be solution for these.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘error 103 transaction not completed’ is closed to new replies.