The title says it all, participants where confused that the last page on checkout is so odd. It holds almost no information. Instead we should redirect them to their account, to see the order is successfully placed in their tracker where they can return to see the status.

Comments

vasike’s picture

this 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?

theo_’s picture

I 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.

bojanz’s picture

I agree with theo.

Bojhan’s picture

@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.

theo_’s picture

Assigned: theo_ » Unassigned

We discussed with Bojhan about needed informations and we agreed on :

  • success message
  • deliver address & method
  • order summary
  • link to the users's order history

i'll give it a try

theo_’s picture

Assigned: Unassigned » theo_
theo_’s picture

Assigned: Unassigned » theo_

Since 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/

lsolesen’s picture

Issue summary: View changes
Status: Active » Needs work

@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?

lsolesen’s picture

StatusFileSize
new64.05 KB

Working 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.

mglaman’s picture

StatusFileSize
new6.12 KB

Attaching patch from PR

andrew.mikhailov’s picture

Status: Needs work » Needs review

Please check patch from mglaman.
Best regards.

rszrama’s picture

Status: Needs review » Closed (outdated)

Commerce Kickstart 2.x is in minimal maintenance mode. Closing out all outdated tickets now to maintain focus on Commerce Kickstart 3.x.