CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Double receipts with Authorize.net
Pages: [1]

Author Topic: Double receipts with Authorize.net  (Read 847 times)

ampage

  • I’m new here
  • *
  • Posts: 25
  • Karma: 0
Double receipts with Authorize.net
April 21, 2011, 12:09:19 pm
hello - I've been told by tech support at Authorize.net that the reason we are sending two receipts from online transactions is that the line "x_customer_email = true" is in our transaction processing code and I need to change it to false. I tried turning off the outgoing emails in Civi to see what would happen and it stopped the regular receipts from the donation page, but did not stop the other unformatted receipt that originates from the Autorize.net site. I have turned of the only control at Authorize.net to stop email receipting, but they tell me the text above would over-ride the setting. Could this line of code be somewhere in Drupal?

thank you in advance for any assistance.
Andrew

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Double receipts with Authorize.net
April 21, 2011, 01:02:25 pm

you can hack and fix this file here:

CRM/Core/Payment/AuthorizeNet.php

however u really should not hack, but instead use this hook here:

http://wiki.civicrm.org/confluence/display/CRMDOC32/CiviCRM+hook+specification#CiviCRMhookspecification-hookcivicrmalterPaymentProcessorParams

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

ampage

  • I’m new here
  • *
  • Posts: 25
  • Karma: 0
Re: Double receipts with Authorize.net
April 21, 2011, 01:23:44 pm
thank you - I'm clearly over my head here. Now that I have the solution I'll see if I can find someone to implement it!
Thanks you so much!

letimly

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
Re: Double receipts with Authorize.net
October 07, 2011, 08:07:02 am
Hi ampage,

Were you able to fix this problem?  I am running into the same issue.

Thanks,

Le

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Double receipts with Authorize.net

This forum was archived on 2017-11-26.