Add trackingnumber to order automatic API
-
I am using dearsystems.com to handle orders and stock, inside DEAR I add the shippingprovider and trackingnumber. This is connected via REST API.
Trackingnumber string is set and shippingprovider string is set:
tracking_number
tracking_providerAll the info reaches my Woo orderpage and is transfered from DEAR to Woo as it should.
I can see the trackingnumber and shipmentprovider inside Woo orderpage.The thing that is not happening is that the info is not added to AST and therefore not added to the “order completed email”.
I have to go inside the order and manually copy the info, add it to the AST widget and then send the info again.
How do I get this process automated?
- The topic ‘Add trackingnumber to order automatic API’ is closed to new replies.