Closed (fixed)
Project:
UC Recurring Payments and Subscriptions
Version:
7.x-2.x-dev
Component:
Gateway Integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2011 at 03:49 UTC
Updated:
27 Mar 2014 at 00:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
funkeyrandy commentedsame here....anyone?
Comment #2
emilymoi commentedSubscriptions do not work in the current 7.x alpha version because the subscription rules are not working.
See these for more info:
#992252: uc_recurring Drupal 7 port
#1042262: Port uc_recurring to Rules instead of CA
Comment #3
Xomby commentedCheck out #1042262: Port uc_recurring to Rules instead of CA for progress (I hope)
Comment #4
digitalfrontiersmediaI believe claney already copied you that there appears to be a patch available re: #1042262: Port uc_recurring to Rules instead of CA. With regard to the "undefined property" error you're receiving, I think this just an instance of a minor error. I currently don't have any UC3 dev sites up to test this, but I believe the problem can be fixed by changing Line 61 of /includes/uc_recurring.uc_authorizenet.inc from
to
I've attached a patch for this. Let us know if this solves the issue for you.
[Edit: Note--this has not been tested.]
Comment #5
InvincibleCreative commentedThanks DigitalFrontiersMedia the error is no longer occurring.
Comment #7
tinker commentedThis was incorrectly marked as fixed. The faulty code still exists in dev. Confirmed that patch in #4 has been tested, fixes the problem correctly, and should be committed.
Comment #8
univate commentedCommitted.