Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - { "rules_test" : {
- "LABEL" : "test",
- "PLUGIN" : "reaction rule",
- "REQUIRES" : [ "rules", "entity" ],
- "ON" : [ "commerce_order_update" ],
- "IF" : [
- { "data_is" : { "data" : [ "commerce-order:status" ], "value" : "checkout_checkout" } }
- ],
- "DO" : [
- { "drupal_message" : { "message" : "You have gone from Shopping Cart to Checking Out! WOOHOO!" } }
- ]
- }
- }
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment                    
                 
                    