Thanks for quick response. I found an issue with Spree::Gateway. It
always sends test => true when initialize ActiveMerchant gem. So
Authorize.net always see it is transaction in TEST MODE>
I have TEST MODE off, and get Merchant Email Receipt after submit CC and
amount. But I still cannot see any transaction details under Reports or
Search menu on my Test account. Do you know where I did wrong?