View Single Post
  #2  
Old 11-03-2020, 05:36 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Send Order shipped Email via script

If your script is simply making the change directly in database nothing will trigger emails or any other changes. You need to use the cart built-in functionality to do this. I'd start from admin order modify page and look at the controller class what is running as actions for adding tracking number and changing fulfillment status.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote