The issue arises when using the uc_recurring fee module [648098] (see comment #35).

Basically what happens is that the order is recreated but the customer address is never sent or referenced for subsequent orders. This causes a ton of fraud log warnings that are false positives because there is no shipping address.

I've tested this one line fix I'd like it reviewed/included in the next release. Please let me know if this change introduces any gotchas.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rickmanelius’s picture

Status: Active » Needs review
FileSize
686 bytes

Patch attached

rickmanelius’s picture

Any objections to this one line addition in add in a reference to the customer shipping profile?

rickmanelius’s picture

PS. I've used this now for 2 weeks on production server without any issues (in fact, it fixes said issue).

I'd love a RBTC if anyone has a chance!

longwave’s picture

Status: Needs review » Fixed

Committed to both branches.

Status: Fixed » Closed (fixed)

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