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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • How do I do full and partial refunds?
Pages: [1]

Author Topic: How do I do full and partial refunds?  (Read 1271 times)

tiepolo

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 3.4
  • CMS version: Drupal 6
  • MySQL version: 4.1
  • PHP version: 4.4.0
How do I do full and partial refunds?
October 09, 2013, 08:43:20 am
I would like to know what the best way to do a full or partial refund for memberships and/or events. I'll give a couple scenarios.

I have an event that costs $600. Within that event I have a price set for an optional tour for $40. The person pays for both, but later decides that she does not want to go on the tour. How would I do a refund for only that tour?

I have a member that pays for a $39 membership for her friend, but her friend passes away before she can get her membership (I know it's morbid, but it happens). I know I can cancel the order and put in the notes section that she was refunded, but is there a better way to do this?

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: How do I do full and partial refunds?
October 09, 2013, 01:41:28 pm

Civi does not have decent support for partial payments and refunds. You'll need to do this manually and potentially use negative contributions for refunds

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

joanne

  • Administrator
  • Ask me questions
  • *****
  • Posts: 852
  • Karma: 83
  • CiviCRM version: 4.4.16
  • CMS version: Drupal 7
Re: How do I do full and partial refunds?
October 10, 2013, 05:23:32 am
I think what you should do will depend on what you need in terms of accounting information.

My association reconciles  income received (sub-totalled by payments instrument) with income allocated (sub-totalled by accounting code) through Civi on a daily basis.

Income comes in (or is refunded) via an online payment gateway or via a standalone eftpos terminal (or sometimes cheques or cash).   So if we refund a payment we have to record it as a negative contribution of the correct payment type against the appropriate accounting code in Civi to keep the bookkeeper happy.
 
When we  record a negative contribution we use a refunds price set with a price field for each accounting code. We use the contributions-by-line-item extended report grouping by price field label for the income allocated daily report.  When matched with a contributions report grouped by payment instrument this gives our bookkeeper all the info she needs.

tahirramzan

  • I post occasionally
  • **
  • Posts: 51
  • Karma: 1
  • CiviCRM version: 4.4.4
  • CMS version: Drupal
  • MySQL version: 5.6
  • PHP version: 5.4
Re: How do I do full and partial refunds?
April 30, 2015, 05:11:17 am
Respected community,

I am working on the development of “Refunds and Partial Payment Module” for CiviCRM, I am requesting that please go through this forum discussion and contribute your valuable feedback:

http://forum.civicrm.org/index.php/topic,32411.0.html

Thanks in anticipation
Regards

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • How do I do full and partial refunds?

This forum was archived on 2017-11-26.