Closed (fixed)
Project:
UC Free Order Payment Method
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 15:09 UTC
Updated:
7 Aug 2009 at 22:50 UTC
Could you please pull some kind of trigger (e.g. "free order submitted") when a free order is submitted.
I'm having trouble getting a conditional action to be triggered when a free order is submitted.
I have tried "order updated" - assuming that trigger would fire when the order moves from "in checkout" to "completed" - but the trigger doesn't seem to be detected in the case of a free order.
I am allowing customers to enter a coupon code that gets them free membership. I need to assign a role when that membership order is completed. Is there currently any way I can get that to happen?
TIA
Comments
Comment #1
rszrama commentedI think I'm going to simply enter a $0.00 payment for orders that complete checkout with this payment method. Then other predicates will work as expected without having to duplicate things.
Comment #2
rszrama commentedCommitted and rolled into the next release.