CarrierService - Why I am not receiving shipping data at callback url

CarrierService - Why I am not receiving shipping data at callback url

zeeshandar
Shopify Partner
8 0 2

I have a development store and created a private app to get custom shipping rates from a logistics company.

 

At the time of checkout, the system successfully hits the callback URL but it does not send any shipping information to Callback URL.  Without zip code and item weight shipping rates can't be calculated.

 

What I am missing here, please help.

 

Development Store: https://mwbddeveloper.myshopify.com/

 

CarrierService created:

{
    "carrier_service": {
        "id"74661757204,
        "name""Pricing App V 2.2",
        "active"true,
        "service_discovery"true,
        "carrier_service_type""api",
        "admin_graphql_api_id""gid://shopify/DeliveryCarrierService/74661757204",
        "format""json",
        "callback_url""https://7ee7-182-191-84-202.ngrok-free.app/CS/COut"
    }
}
Replies 0 (0)