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) »
  • receipts for recurring gifts with Authorize.net
Pages: [1]

Author Topic: receipts for recurring gifts with Authorize.net  (Read 653 times)

ampage

  • I’m new here
  • *
  • Posts: 25
  • Karma: 0
receipts for recurring gifts with Authorize.net
July 20, 2011, 09:56:26 am
Hi ,
we have the electronic receits set up to be handled by civicrm, which required turning off the Authorize.net auto-receipts. but it now seems that the recurring payments don't get a receipt when the payment is set up or when the payment clears. Do we have to set up the receipts at Authorize.net for that to work? The receipts through civi work fine for the normal contributions.
thank you for your insights
Andrew

leez

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: CiviCRM 4.0.4
  • CMS version: Drupal 7
  • MySQL version: MySQL 5.1
  • PHP version: PHP 5.3
Re: receipts for recurring gifts with Authorize.net
August 05, 2011, 02:16:14 pm
Check out:

CiviCRM will need to be notified of the success of recurring contributions via a Silent Post URL.  Within Authorize.net, go to Account > Settings > Silent Post URL (within the Transaction Format Settings section).  On that page, enter the URL:

Drupal: https://yoursite.org/sites/all/modules/civicrm/extern/authorizeIPN.php
Joomla: https://yoursite.org/administrator/components/com_civicrm/civicrm/extern/authorizeIPN.php

from http://wiki.civicrm.org/confluence/display/CRMDOC40/Authorize.net+Configuration


My problem now is that email receipts for recurring contributions don't include a subject line, while the receipts for regular contributions include 'Receipt - name_of_contribution'  If anyone knows anything about this, please share!!

leez

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: CiviCRM 4.0.4
  • CMS version: Drupal 7
  • MySQL version: MySQL 5.1
  • PHP version: PHP 5.3
Re: receipts for recurring gifts with Authorize.net
August 11, 2011, 11:17:06 am
Quote
My problem now is that email receipts for recurring contributions don't include a subject line, while the receipts for regular contributions include 'Receipt - name_of_contribution'

This turned out to be a permissions problem -- lack of write access to certain directories by the web server.

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

This forum was archived on 2017-11-26.