Closed (outdated)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Sep 2012 at 22:36 UTC
Updated:
30 Sep 2022 at 19:43 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vasikethis could be done with Rules and Features.
I can see 2 ways of doing this:
1. Use an existing Rule, add a Redirect action:
- which Rule should include this?
2. build a New Rule:
- Name?
- Kickstart module where this Rule should be used as feature.
Questions:
- What message should be used?
- Which account page should be used: the main or the Orders one?
Comment #2
theo_ commentedI don't think it's a good pratice to skip the checkout complete page. We better provide more informations on this page and link to user's order history.
We can provide informations like "Your order has been successfully placed" and some summary infos about your order.
Comment #3
bojanz commentedI agree with theo.
Comment #4
Bojhan commented@theo_ I am prefectly fine with that, aslong as its not just a success message. We need to provide a lot more information here, that is useful to the user.
Comment #5
theo_ commentedWe discussed with Bojhan about needed informations and we agreed on :
i'll give it a try
Comment #6
theo_ commentedComment #7
theo_ commentedSince I am not sure we want that as a commerce feature i putted it into commerce_kickstart.
Here is the commit : https://code.drupalcommerce.org/#/c/469/
Comment #8
lsolesen commented@theo_ Your patch was rejected with this message from @bojanz: "I won't accept a change that alters Commerce database tables. The setting can easily live in a variable.". Can you do a new patch for this?
Comment #9
lsolesen commentedWorking here with this issue now: https://github.com/commerceguys/commerce_kickstart/pull/56
However, there is still something to be considered before it can go in. It does not look good.
Comment #10
mglamanAttaching patch from PR
Comment #11
andrew.mikhailov commentedPlease check patch from mglaman.
Best regards.
Comment #12
rszrama commentedCommerce Kickstart 2.x is in minimal maintenance mode. Closing out all outdated tickets now to maintain focus on Commerce Kickstart 3.x.