Closed (fixed)
Project:
Commerce Subscription
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2011 at 17:47 UTC
Updated:
24 May 2012 at 10:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
rupertj commentedHi Pat,
I was about to say it's an implementation of hook_paypal_ipn from the commerce_paypal module, but I've just had a look at and seems that module now invokes hook_commerce_paypal_ipn_process. I'm not sure if that hook's changed, or I managed to get it horribly wrong, but it used to work for us :) (We've been using some of the commerce modules since their early alphas, so this could be a change.)
If you switch the function name, it should work. I'll patch the module later today, hopefully.
Comment #2
webadpro commentedHello,
Here is a patch to fix a couple of issues I was having with the module.
Comment #3
David D commentedIt appears this patch got committed to the 10-5 .dev release. Is that correct?
Comment #4
webadpro commentedIm pretty sure in the last dev it was.
Comment #5
heine commentedThis has indeed been fixed in latest dev.