I am trying to activate Authorize.net (AIM) and keep getting this error (following). The API username and Trans code are correct and we are not using MD5 Hash, any ideas...
Response Code: Transaction ProcessingSecure Transaction ProcessingThis
merchants' account is not enabled on this system.Please use your browsers
Back button to return to the web site..
Response Text:
Sending to Authorizenet: Array
(
[x_login] => *******
[x_tran_key] => *******
[x_relay_response] => FALSE
[x_delim_data] => TRUE
[x_delim_char] => ,
[x_encap_char] =>
[x_version] => 3.1
[x_type] => AUTH_CAPTURE
[x_method] => CC
[x_amount] => 1.00
[x_currency_code] => USD
[x_card_num] => XXXXXXXXXXXXXXXXX6776
[x_exp_date] => 0112
[x_card_code] => ****
[x_email_customer] => FALSE
[x_email_merchant] => TRUE
[x_cust_id] => 2
[x_invoice_num] => 1-HdGD8b
[x_first_name] => Zack
[x_last_name] => Danhauer
[x_company] =>
[x_address] => 1117 11th Street
[x_city] => Aurora
[x_state] => Nebraska
[x_zip] => 68818
[x_country] => United States
[x_phone] => 4026949879
[x_email] => zdanhauer######################
[x_ship_to_first_name] =>
[x_ship_to_last_name] =>
[x_ship_to_address] =>
[x_ship_to_city] =>
[x_ship_to_state] =>
[x_ship_to_zip] =>
[x_ship_to_country] =>
[x_description] => Test Product for Web Master (qty: 1)
[x_recurring_billing] => NO
[x_customer_ip] => 66.196.55.247
[x_po_num] => Oct-07-2010 01:25:55
[x_freight] => 0.00
[x_tax_exempt] => FALSE
[x_tax] => 0.00
[x_duty] => 0
[Date] => October 7, 2010, 1:25 pm
[IP] => 66.196.55.247
[Session] => cc47f8965484dddb3eb8d1d0f1541afe
[url] => https://www.eProcessingNetwork.Com/cgi-bin/an/order.pl
)
Results Received back from Authorizenet: Array
(
[0] => Response from gateway
[1] => Transaction ProcessingSecure Transaction ProcessingThis
merchants' account is not enabled on this system.Please use your browsers
Back button to return to the web site.
[Expected-MD5-Hash] => F98CE1817B498367B854C2A541619DD7
[HashMatchStatus] => PASS
)
CURL communication info: Array
(
[url] => https://www.eProcessingNetwork.Com/cgi-bin/an/order.pl
[content_type] => text/html
[http_code] => 200
[header_size] => 133
[request_size] => 1099
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 2.285795
[namelookup_time] => 0.020749
[connect_time] => 0.068728
[pretransfer_time] => 0.235745
[size_upload] => 944
[size_download] => 743
[speed_download] => 325
[speed_upload] => 412
[download_content_length] => -1
[upload_content_length] => -1
[starttransfer_time] => 2.285686
[redirect_time] => 0
)
RAW data received:
Transaction ProcessingSecure Transaction ProcessingThis merchants' account
is not enabled on this system.Please use your browsers Back button to return
to the web site.
Reply
Forward




