uc_authorizenet_arb_admin_* and uc_authorizenet_arb_user_* relate to uc_recurring 6.x-1.x and can be safely removed.

uc_authorizenet_arb_create(), uc_authorizenet_arb_update() and _uc_authorizenet_arb_parse_response() are still used by uc_recurring 7.x-2.x so these functions must remain.

CommentFileSizeAuthor
#1 2321359-remove-authnet-recurring.patch19.76 KBlongwave
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

longwave’s picture

Status: Active » Needs review
FileSize
19.76 KB

Actually, 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.

longwave’s picture

Status: Needs review » Fixed

Committed.

  • longwave committed 9a7563c on 7.x-3.x
    Issue #2321359: Removed obsolete Authorize.Net uc_recurring support code...

  • longwave committed 67730b0 on 8.x-4.x
    Issue #2321359: Removed obsolete Authorize.Net uc_recurring support code...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.