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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Recurring support for offline payments
Pages: [1]

Author Topic: Recurring support for offline payments  (Read 1716 times)

Rajesh

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 10
  • CiviCRM version: 4.2.x, 4.3.x, 4.4.x
  • CMS version: Drupal 7.xx, Wordpress 3.5.x - 3.6.x, Joomla 3.1
  • MySQL version: 5.5.20
  • PHP version: 5.3.10
Recurring support for offline payments
May 25, 2011, 07:02:37 am
Hi,

I recently developed this module for providing recurring support for offline payments, which i like to share with the community. Using this module, offine recurring contribution can be added to a contact, basically which is to add/edit a record in 'civicrm_contribution_recur' table. This can be done under 'Contribution' tab in the contact summary screen.

This module also provides a script which can be set as a cron, to create the actual contribution record for the recurring payments set. The cron job uses the 'next_sched_contribution' field in the 'civicrm_contribution_recur' table as the date to create the actual contribution record. The cron job has to be set to run daily, as the minimum 'frequency_interval & frequency_unit' can be '1 day'.

Installation instructions are available inside the module folder.

You can download the module from http://sourceforge.net/projects/civicrmoffline/files/. Sorry about the external link, could not attach the compressed file with this post :)

- Rajesh.

samuelsov

  • I post occasionally
  • **
  • Posts: 45
  • Karma: 2
    • Coop SymbioTIC
  • CiviCRM version: 3.x, 4.x
  • CMS version: Drupal 6 & 7
Re: Recurring support for offline payments
August 08, 2011, 11:17:07 am
Hi Rajesh,

It's exactly what i was looking for.
I think you post is not visible enough. You should create a new issue in issues.civicrm.org/jira/secure/Dashboard.jspa "Not possible to edit or add a new offline reccuring transaction" and add your code there. Maybe it can be integrated in civicrm core.

Thanks for sharing the code !

--
Samuel
Consultant @ SymbioTIC.coop

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: Recurring support for offline payments
August 08, 2011, 11:23:49 am

hey samuel and rajesh:

1. agree with samuel's suggestion :)

2. if u'll are interested and willing to spend some time on it, we can work on getting this integrated with Civi Core for 4.1. Not checked the code, but this has come up and would be a good addition. I suspect this would be a distributed 5-20 hour project including writing some test cases

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

samuelsov

  • I post occasionally
  • **
  • Posts: 45
  • Karma: 2
    • Coop SymbioTIC
  • CiviCRM version: 3.x, 4.x
  • CMS version: Drupal 6 & 7
Re: Recurring support for offline payments
August 11, 2011, 05:47:59 am
I have created an issue for this, see issues.civicrm.org/jira/browse/CRM-8642
I can help but not sure what to do and i clearly need some guidance.

--
Samuel
Consultant @ SymbioTIC.coop

Luciano S.

  • I post occasionally
  • **
  • Posts: 83
  • Karma: 2
  • iXiam Team Leader
  • CiviCRM version: 4.2+ / 4.3+ / 4.4+
  • CMS version: Drupal
  • MySQL version: 5.1+ / 5.5+
  • PHP version: 5.3+ / 5.4+
Re: Recurring support for offline payments
January 25, 2012, 07:00:51 am
I couldn't find the right thread for this.
Is this module "Recurring offline payments" included in the v4.1 release?

I've installed the 4.1 beta3, and didn't see anything related with that in the CiviContribute

Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Recurring support for offline payments

This forum was archived on 2017-11-26.