Forum Replies Created

Viewing 9 replies - 31 through 39 (of 39 total)
  • Plugin Author bitsstech

    (@bitsstech)

    Hello @justrsin, can you please email your webhook url and the screenshot of plugin’s shiprocket configuration to [email protected]?

    We’ll check and update you accordingly.

    Thanks & Regards,
    Amit

    Plugin Author bitsstech

    (@bitsstech)

    Hello,

    As per our discussion on whatsapp, I believe your concern has been resolved and the tracking should be syncing perfectly now. Please let me know if you neeed further help.

    Regards,
    Amit

    Plugin Author bitsstech

    (@bitsstech)

    Hello @dgavega,

    Thank you for reaching out. Here are answer to your questions:

    1. Is the Tracking Link auto share with invoice or through mail?
    A. Yes, tracking links can be sent automatically via email but it needs to be enabled in settings. The plugin can add tracking updates into “Order Notes” which are emailed to customers if configured in woocommerce. Go to: WordPress Settings -> Shipment Tracking -> General Tab -> Enable “Add Order Note when shipment status has changed”. Make sure “Order Note Type” is “Customer Note”.

    If you want to include tracking info/link in other emails (such as invoice), you can use this php code and get tracking info of any order:

    <?php
    $tracking = bt_get_shipping_tracking($order_id);
    ?>

    2. I have go to each individual product to click on auto sync then its track. Any option to select auto sync track all products at once without going to individual products?
    A. Tracking info is synced automatically for all orders if webhooks are correctly configured for shiprocket & nimbuspost. Shyplite does not support webhook, so shyplite tracking is synced at periodic intervals which can be configured from: WordPress Settings -> Shipment Tracking -> Shyplite Tab.

    I hope this clarifies your doubts. Feel free to revert if you need further clarification.

    Regards,
    Amit

    • This reply was modified 4 years, 3 months ago by bitsstech.
    Plugin Author bitsstech

    (@bitsstech)

    Hi @snackfactorykerala, since we have not got any reply, I assume that you are no longer facing the problem. So closing this ticket and marking as resolved.

    If you are still facing the problem, please raise a new ticket and email us your shyplite settings.

    Thanks!

    Plugin Author bitsstech

    (@bitsstech)

    We have found the problem and updated our plugin on your website with the fix. The issue seems to have resolved now, the order’s shipment status are getting synced automatically.

    The problem was caused because of the custom order statuses added through the plugin “WooCommerce Order Status Manager”. Our plugin allows admin to configure the “Order Statuses” which needs to be auto synced.

    Because of that configuration, auto sync was not working for any order have status other than processing.

    The main problem is that the custom order statuses are not showing up on above dropdown, which should have, because we’re fetching statuses directly from woocommerce. As a quick fix, we added another option in the dropdown i.e. “Any” which bypasses the order status check during auto sync.

    We updated the plugin on your website and waited for a day to see if the auto sync is working and it seems to be fine now.

    Thank you for reporting the issue, we’ll include this fix on our next plugin update on wordpress repo.

    Plugin Author bitsstech

    (@bitsstech)

    Hi @tryabp, Thank you for contacting us. For shiprocket’s auto sync to work, you need to setup webhook receiver on you shiprocket settings. If you have already setup the webhook, please send the screenshot of webhook settings on shiproocket to this email is: [email protected]. We will take a look and assist you accordingly.

    PS: We are working on a better documentation of setup process, currently the documentation is not so good and we are working on it,

    Thanks!
    Amit

    Plugin Author bitsstech

    (@bitsstech)

    Hello @snackfactorykerala, can you please email the screenshot of your shyplite settings to the email id: [email protected]? We will check and update you accordingly.

    Thanks!
    Amit

    • This reply was modified 4 years, 3 months ago by bitsstech.
    Plugin Author bitsstech

    (@bitsstech)

    Hello @timfuzail,

    The message “Please click on the below url to track your Shipments:” is directly posted by Shiprocket itself, this plugin does not post that message.

    To post shipment status in order notes, you need to enable the same in “Wordrepss Settings->Shipment Tracking” menu. If you have already enabled the setting but it is still not working, please let us know so we can contact you directly and look deeper into the issue.

    Thanks!
    Amit

    Plugin Author bitsstech

    (@bitsstech)

    Hello @sajanzerif, We are working on a new update of this plugin with lots of new features and new shipping provider integration. While the new update addresses many issues from old version, the old version itself should not break anything on your website.

    Can you please share more details about the problem you are seeing so that we can provide the fix and address the same on the new update?

    Thanks!!
    Amit

Viewing 9 replies - 31 through 39 (of 39 total)