Is there a way to make this module work with anonymous orders where the user account is created on checkout completion. I need the expiry date to be applied to newly created user account - any ideas?

As for now the new user account has an empty expiry date field.

Comments

HenrikBak’s picture

Status: Active » Fixed

Nevermind, I fixed it by applying weight=3 to the "Apply bought subscription time" rule. Then the user account is actually created and attached to the order before we try to set the expiration date on it.

Status: Fixed » Closed (fixed)

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

ntigh52’s picture

Thanks a lot you help me a lot!! :-)

likewhoa’s picture

Category: support » bug
Status: Closed (fixed) » Needs review
StatusFileSize
new630 bytes

Attached patch for fix.

SamRose’s picture

Status: Needs review » Reviewed & tested by the community

I have applied this patch (flushed caches and tested) and can confirm that it resolves this issue and it's duplicate at https://drupal.org/node/1760994

mrconnerton’s picture

Assigned: Unassigned » mrconnerton
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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