adller99 Posted October 19, 2015 Share Posted October 19, 2015 Hi, I need to run a trigger when payment changes its status to payment accepted. any ideas? thanks, Adam Link to comment Share on other sites More sharing options...
tuk66 Posted October 20, 2015 Share Posted October 20, 2015 Use hook - actionOrderStatusUpdate or actionOrderStatusPostUpdate. Link to comment Share on other sites More sharing options...
bellini13 Posted October 25, 2015 Share Posted October 25, 2015 If you only care about 'payment accepted', then use the 'actionPaymentConfirmation' hook These hooks will be called for any order status, so then you have to check what the order status is before taking action actionOrderStatusUpdate or actionOrderStatusPostUpdate. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now