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 (Moderator: Dave Greenberg) »
  • Paypal IPN and Donate button
Pages: [1]

Author Topic: Paypal IPN and Donate button  (Read 2664 times)

wd40

  • Guest
Paypal IPN and Donate button
October 06, 2009, 05:10:31 pm
I've read the installation instruction at
http://wiki.civicrm.org/confluence/display/CRMDOC/PayPal+Website+Payments+Standard+and+Recurring+Contributions
Here is a question: wouldn't activating IPN and giving it the address of the main cite create a conflict between let's say CiviEvent and  "Donate" button that we already have on basically every page? (using Paypal Standard)
And somewhat related question:
Is it possible to automatically capture into CiviCRM  info of the people who use the Donate button?

Thanks.

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: Paypal IPN and Donate button
October 06, 2009, 06:13:35 pm

We send specific urls for every civievent page and civicontribute page and override the info you set on the IPN page. We ask people to set it on paypal config time since i think its a required field with paypal.

I assume the Donate button is just the paypal Donate button. You can use the script bin/ContributionProcessor.php to download info from your paypal account for folks who have donated directly to the org

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

wd40

  • Guest
Re: Paypal IPN and Donate button
October 07, 2009, 11:23:35 am
So, the standard PayPal "Donate" button does not trigger IPN, correct? There is an option though, when one creates the button to give it a notify_url for an IPN.
Is it possible with CiviCRM out-of the box, or would it require additional coding?

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: Paypal IPN and Donate button
October 07, 2009, 12:09:47 pm

yes.

No, u will need to do additional coding to make this happen. Might be a good community contribution. You can check ContributionProcessor.php for some code to do the needful

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Paypal IPN and Donate button

This forum was archived on 2017-11-26.