Closed (fixed)
Project:
Ubercart
Version:
7.x-3.x-dev
Component:
Module integration
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2014 at 12:53 UTC
Updated:
3 Sep 2014 at 18:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
longwaveActually, uc_authorizenet_arb_create() is never called and cannot work because it relies on a non-existent uc_recurring_fee_save().
Additionally, uc_authorizenet_arb_update() relies on a non-existent variable, but we can fix that here on the off chance that something actually uses it.
Comment #2
longwaveCommitted.