Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

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)