-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Hi,
@epicery, we wanted to create promotion which would give cash back to our customers on order completion.
To do that, we simply hacked into the order's state machine and call #perform_at_completion on all promotion actions which implement it.
With that in place, our need is a really simple PromotionAction which implement only the new method and create a store credit.
Would you be interested in a PR with that functionality?
I could extract it from our codebase, and make some documentation around it.
Metadata
Metadata
Assignees
Labels
No labels