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) »
  • How to migrate pre-existing PayPal recurring into Civi?
Pages: [1]

Author Topic: How to migrate pre-existing PayPal recurring into Civi?  (Read 1010 times)

mdlueck

  • Ask me questions
  • ****
  • Posts: 382
  • Karma: 4
  • CiviCRM version: 4.7.24
  • CMS version: Drupal 6.x
  • MySQL version: 5.5.54
  • PHP version: 5.3.10
How to migrate pre-existing PayPal recurring into Civi?
March 03, 2011, 06:27:27 am
Our organization has recurring PayPal charges for site members. How do we get Civi receiving the ack back from PayPal and for Civi to match up the ack with the correct member?

Must we drop the recurring charge in the PayPal website and have Civi submit a brand new transaction?
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

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 to migrate pre-existing PayPal recurring into Civi?
March 03, 2011, 09:53:52 am

the latter is the easiest option.

the former is possible with some custom migration code and assuming paypal allows you to add an IPN for every current recurring contribution. Some steps involve:

1. Set up a recurring contribution and see the records created (contribution_recur and contribution)

2. Find the IPN created for the above recurring contributon and see the pattern

3. for all current recurring paypal contributions, create the needed records in civicrm as #1. Note that the first contribution is a bit different than subsequent ones

4. Add the IPN url to each of those contributions with paypal (first check that u can do this since this is the unknown piece!)

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

mdlueck

  • Ask me questions
  • ****
  • Posts: 382
  • Karma: 4
  • CiviCRM version: 4.7.24
  • CMS version: Drupal 6.x
  • MySQL version: 5.5.54
  • PHP version: 5.3.10
Re: How to migrate pre-existing PayPal recurring into Civi?
March 03, 2011, 10:07:58 am
Thank you, Lobo. I think since it is merely for transfer purposes, I will head in the "drop and recreate" direction first.
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

jamien-www.compucorp.co.uk

  • I’m new here
  • *
  • Posts: 20
  • Karma: 0
  • CiviCRM version: 3.4 / 4.0
  • CMS version: Drupal 7.0
  • MySQL version: 5.5
  • PHP version: 5.3.7
Re: How to migrate pre-existing PayPal recurring into Civi?
November 16, 2014, 01:42:22 pm
Hi Mdlueck,

I have a client who has a similar situation with recurring donations in Paypal and would like to migrate them to Civi. Did you have any luck with this? Would Paypal allow you to add an IPN url to existing recurring donations?

Best

Jamie

mdlueck

  • Ask me questions
  • ****
  • Posts: 382
  • Karma: 4
  • CiviCRM version: 4.7.24
  • CMS version: Drupal 6.x
  • MySQL version: 5.5.54
  • PHP version: 5.3.10
Re: How to migrate pre-existing PayPal recurring into Civi?
November 17, 2014, 04:09:49 pm
Greetings Jamie,

Quote from: jamien-www.compucorp.co.uk on November 16, 2014, 01:42:22 pm
Did you have any luck with this?

We had avoided a total rebuild of this CiviCRM site. It looked like CiviCRM 4.5.x FINALLY was going to address our long standing issues WITHOUT having to rebuild from scratch. Credit card transactions were finally completing!

Then...

A PayPal transaction came through and has set the site back to nonsense like we had back at CiviCRM 3.2.x or 3.3.x...  :'(

http://forum.civicrm.org/index.php/topic,32168.msg147499.html#msg147499

And mysteriously form options are changing themselves too, as long long before...

http://forum.civicrm.org/index.php/topic,34860.msg148110.html#msg148110

Not fun times in CiviAdminVille.

I am thankful,
--
Michael Lueck
Lueck Data Systems
http://www.lueckdatasystems.com/

mark0514

  • I post occasionally
  • **
  • Posts: 68
  • Karma: 1
  • CiviCRM version: 4.5.6
  • CMS version: Joomla 3.3.6
  • MySQL version: 5.5.32
  • PHP version: 5.3.26
Re: How to migrate pre-existing PayPal recurring into Civi?
February 13, 2015, 04:01:00 pm
I am curious as to whether and progress has been made in this regard, as it seems to be a common need. Also, offline recuriing contributions doesnt appear to be an option in 4.5.5

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • How to migrate pre-existing PayPal recurring into Civi?

This forum was archived on 2017-11-26.