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) »
  • Discussion »
  • Extensions (Moderators: mathieu, totten, kasiawaka) »
  • How to set IPN callback for extensions?
Pages: 1 [2]

Author Topic: How to set IPN callback for extensions?  (Read 4889 times)

Chris Burgess

  • Ask me questions
  • ****
  • Posts: 675
  • Karma: 59
Re: How to set IPN callback for extensions?
May 20, 2012, 04:50:23 am
I've started work on this in https://github.com/GiantRobot/nz.co.giantrobot.flo2cashdonate and opened an issue - CRM-10249.

Basically as per above - we add a single new extIPN.php to CiviCRM, and make it smart enough to accept params for the extension and maybe payment processor ID too.
@xurizaemon ● www.fuzion.co.nz

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 set IPN callback for extensions?
May 20, 2012, 07:41:55 am

hey grobot:

u should chat with andyw from circle. He's implemented a way to add the callback to the extensions via a generic mechanism.

check:

http://issues.civicrm.org/jira/browse/CRM-9779

would be great if u can test and validate it

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

andyw

  • I post occasionally
  • **
  • Posts: 82
  • Karma: 4
  • CiviCRM version: 4.x
  • CMS version: Drupal, Joomla
Re: How to set IPN callback for extensions?
June 09, 2012, 01:54:15 am
Hi grobot,

I've also written a blog post on the subject here if it's of any use:

http://civicrm.org/blogs/andyw/civicrm-42-payment-extensions-framework-overview-new-features

Hope that helps!

Andy
« Last Edit: June 09, 2012, 01:56:49 am by andyw »
Andrew Walker, Developer at Circle Interactive

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Extensions (Moderators: mathieu, totten, kasiawaka) »
  • How to set IPN callback for extensions?

This forum was archived on 2017-11-26.