Active
Project:
Ubercart
Version:
8.x-4.x-dev
Component:
Cart/checkout
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2011 at 15:39 UTC
Updated:
5 Apr 2018 at 03:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jpwarren00 commentedAdded issue # and uc sub module to patch.
Comment #2
longwaveComment #3
longwaveWould be nice to also control this line at the same time:
If you set this new redirect option to user/register, it seems a little silly to show the same thing in a message.
Comment #4
jpwarren00 commentedGood idea, I doubt our client will think so, but I'll add that into the patch later tonight.
Comment #5
longwavePossible improvement for this: radio buttons for "Anonymous checkout redirect":
Then we can show appropriate messages to direct the user to registration/login if one of the first options is selected, or no message if the third option is selected.
Comment #7
tr commentedIf this is put in, it should be added to 7.x-3.x first. Anyone interested in contributing a small patch for this simple feature?
Comment #8
longwaveThis is more easily achieved with Rules. You can add a rule for anonymous users viewing /cart/checkout that should fire before Ubercart's own code, and show messages, redirect to different pages, and much more. Perhaps it's worth converting the existing "anonymous checkout" setting to a rule, to make this more obvious.
Comment #9
tr commented