Custom code after successful checkout

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 yıl önce
so on orderplaced did you have to check to get the paymentstatus=paid before you fired off your custom library?
13 yıl önce
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 yıl önce
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.