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) »
  • marking imported donations as recurring
Pages: [1]

Author Topic: marking imported donations as recurring  (Read 905 times)

jinjur

  • Guest
marking imported donations as recurring
November 09, 2009, 03:56:17 pm
hey all!

we had some troubles with a corrupted database (all thankfully solved now). we exported all the data from our old install, cleaned it up manually, created a new, clean install on a pristine new database, and imported everything again. almost everything is working perfectly now, except for recurring contributions. we were not able to retain the "recurring" marker on the contribution record, and as a result, while paypal is sending an IPN and the IPN is successful, it's not registering the payments in CiviCRM.

regular single-payment IPNs are coming through just fine. but somehow we have managed to come unhooked. any idea if adding the recurring notation in the correct field might solve this? and if so, can anyone give me a tip on what the correct field might be? is there a way to add the notation to donations via the ui? or once the payments become discontinuous, are we out of luck?

if we're stuck hand-updating these donations every month, well -- we'll live. :) but it would be great if we could sort them out.

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: marking imported donations as recurring
November 09, 2009, 07:27:10 pm

1. i'm pretty sure you cannot do this via the UI

2. you will need to create a record in the table:

civicrm_contribution_recur

with the same ID as the one registered with PayPal.

the invoice_id of the recur object needs to match the invoice ID sent by paypal

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

jinjur

  • Guest
Re: marking imported donations as recurring
November 10, 2009, 06:30:59 pm
terrific -- thank you! i'll try that.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • marking imported donations as recurring

This forum was archived on 2017-11-26.