Automapping "shirtee.cloud" shipping tracking code from order custom field?
complete
F
Fede
Request the integration with shirtee.cloud integration on AST’s. how to automapping shipping tracking code from order custom field.
The tracking code is forwarded in our woocommerce order by the dropshipping supplier when the shipment has left. The tracking code is entered as a custom field in the order.
The custom field name is: tracking_id
Thank you in advance for your support!
Gaurav Patel
complete
We added the Integration with Shirtee Cloud in the latest version(4.0) of the plugin
F
Fede
Gaurav Patel: OK thank you! As soon as I have a chance to check, I'll let you know if it works for us! Thank you, see you soon.
Gaurav Patel
Fede - Can you please ask the shirtee.cloud to change hook with below -
do_action( 'shirtee_cloud_trackig_details', $woo_order_id, $tracking_number, $tracking_carrier, $newStatus )
F
Fede
Gaurav Patel: Hi, I'm forwarding the request right away. I'll let you know as soon as I have an answer
F
Fede
Gaurav Patel: Hello,
its done now.
Regards!
Gaurav Patel
in progress
Gaurav Patel
planned
Gaurav Patel
under review
Zorem
Can you share the link to their integration with WooCommerce (Plugin or API) also, a screenshot of the panel that the integration adds to the order?
F
Fede
F
Fede
Zorem: hello, I would like to know if you have considered implementing the function as described above
Gaurav Patel
Fede: We checked the shirtee.cloud WooCommerce plugin and they don't have any hook that we can use to grab the tracking information from the order meta field.
You will need to contact the shirtee.cloud and ask them to add the hook in the includes/cron/order_status.php file on line number 69.
Example of the hook - do_action( 'shirtee_cloud_trackig_details', $tracking_number, $tracking_carrier, $newStatus );
F
Fede
Gaurav Patel: Forward the request to the supplier. I let you know asap.
F
Fede
Gaurav Patel: Hello good morning, the supplier of the shirtee.cloud plugin has satisfied the request you recommended. So, you should now be able to perform the integration we requested.
We await a response.
Best regards
Gaurav Patel
Fede: Ok, we will add the Integration with shirtee.cloud in the next version of the plugin
F
Fede
Gaurav Patel: Thank You so much!