Hi, I am writing synchronization between two shops. One is Prestashop - another is on some other script.
I need to perform some action - synchronizing order - just after order is fully made by someone.
What would be the best place to do it?
Something nicer than cron running every minute and checking database for orders?
Would be great if i have all order's info when it's handling.
Waiting for help, cheers!