Trigger event on change of Order's Paid Status #2418
Unanswered
nfourtythree
asked this question in
Ideas
Replies: 1 comment
-
Possibly related - is there a recommended way to mark an order as cancelled? We are using Commerce for selling courses, so to list courses a user "owns" we want to get a list of orders that weren't refunded. Using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When an order's paid status changes trigger an event.
An implementation strategy is required for this due to the number of variables as to why the paid status might change.
As just one example an order might go from
paid
tounpaid
for the following reasons:Beta Was this translation helpful? Give feedback.
All reactions