How can I calculate shipping rate of product in Shopify?
I’m making an app where user can add multiple products into cart. I’m using Stripe to create a checkout session, and I want to include shipping cost in checkout session for each product. The cart may include multiple products from multiple vendors (shopify stores). We are using admin rest API for that. I need shipping cost for each products to desired location of user.
Shopify Admin Api : How to calculate shipping rate of product
i hope every one is doing fine? So I’m making an app where user can add multiple products into cart i’m using stripe to create a checkout session, i want to include shipping cost in checkout session for each product! cart may include multiple products from multiple vendors (shopify stores) we are using admin rest api for that.Every thing is done but i need shipping cost for each products to desired location of user.