Hi,
When performing an Auth Only transaction, the email receipt sent to the customer looks identical to the email receipt sent for an Auth Capture transaction.
Is there any way to indicate on the email receipt sent to a customer, that they were authorized for the transaction amount, but that it wasn't actually charged to their credit card?
Thanks,
Joe
06-12-2011 02:33 PM
In case anyone is having a similar problem, I have a fallback plan based on a post by RaynorC1emen7 here:
Receipts being sent out for Authorize & Capture
You can check the transaction type and set "x_email_customer" to FALSE for auth only transactions.
Joe
06-12-2011 03:21 PM