Yes, you are right with the sequence.
The order process goes through steps 1,2 3 -->confirm order -->enter credit card info -->Submit -->Sending and back to step 2.
The buyer gets an e-mail from Auth.net that the order was approved.
The buyer gets an e-mail confirming the order with the correct price but no description of what was ordered.
The seller basically gets a similar e-mail but again, no description of the item that was ordered so they have no clue what to ship.
Hope that helps.
The log file follows below.
Thanks,
Ed
Nov-05-2010 04:06:22
=================================
Response Code: 1.
Response Text: This transaction has been approved.
Results Received back from Authorizenet: Array
(
[x_response_code] => 1
[x_response_reason_code] => 1
[x_response_reason_text] => This transaction has been approved.
[x_avs_code] => Y
[x_auth_code] => 087277
[x_trans_id] => 3274952363
[x_method] => CC
[x_card_type] => Visa
[x_account_number] => XXXX366X
** SNIP **
[x_amount] => 330.00
[x_tax] => 0.00
[x_duty] => 0.00
[x_freight] => 0.00
[x_tax_exempt] => FALSE
[x_po_num] =>
[x_MD5_Hash] => 37D74281436EFB33451DE2C29C022A07
[x_cvv2_resp_code] =>
[x_cavv_response] =>
[x_test_request] => false
[zenid] => 2f3211e5bb71f8b0f66ca254ba5aa5fa
[HashValidationValue] => FC69882D5AC74676FA7534AE4A970777
[HashMatchStatus] => FAIL
[url] => https://secure.authorize.net/gateway/transact.dll
)




