Currently the progress bar shows pages that are empty. Since they are not actually part of the checkout process they should not show.

Comments

thehong’s picture

Status: Active » Fixed
webmasterkai’s picture

Status: Fixed » Needs work

Steps to reproduce.

  1. Install Drupal Commerce Kickstart
  2. Enable module
  3. Configure pages it should show up on
  4. Start Checkout and see "Payment" is in the progress bar
  5. Complete checkout, you'll never get to payment page

http://progress.a.ookc.co can be used to see what i'm talking about. Just go through checkout process.

thehong’s picture

Status: Needs work » Fixed

I think "Off-site payment redirect" is only pane that does not always return valid output. Fixed in commit e2c08c0..fa8aaa2

webmasterkai’s picture

Status: Fixed » Closed (fixed)

looks good