Custom code after successful checkout

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 năm cách đây
so on orderplaced did you have to check to get the paymentstatus=paid before you fired off your custom library?
13 năm cách đây
I didn't do that as I haven't taken this live yet and I was hoping Andrei would add an OrderPaid event.

If you only want to run the code on paid orders then yes you will have to do that. You get access to the Order object in the event arguments (e.Order).
13 năm cách đây
that's what I figured. thanks for your help.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.