Problem/Motivation

My users need to be able to customize what happens to the checkout depending on the payment status. Currently there is no Rules support for that.

Proposed resolution

Add Rules actions to move the checkout panes.

Remaining tasks

None.

User interface changes

None.

API changes

None.

CommentFileSizeAuthor
#1 commerce_2350709_1.patch2.03 KBXano
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Xano’s picture

Status: Active » Needs review
FileSize
2.03 KB
rszrama’s picture

Not a bad idea; I'll give it a review - certainly easier to accommodate than using Rules to govern individual checkout pane visibility.

torgosPizza’s picture

I'd also like to see this implemented - it would come in handy for allowing us to skip certain panes based on conditions, like if a user uses a coupon or PayPal we could completely ignore billing info and that sort of thing. Having it in Rules would be much more flexible than going through code for every single scenario, IMO.

bojanz’s picture

Status: Needs review » Reviewed & tested by the community

Looks fine on my end.

bojanz’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks.

  • bojanz committed 61bf738 on 7.x-1.x authored by Xano
    Issue #2350709 by Xano: Provide Rules actions to move the checkout panes
    
Xano’s picture

Thanks!

Status: Fixed » Closed (fixed)

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