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.
I have created an Shopify app to get an access token for Shopify.
Ahmad Khetran is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1