Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hello everyone,
Is it possible to create custom shipping line by using checkout api in post method ?
Please suggest me how to achieve this.
Thanks in advance !
Hi ,
If someone know about that ,
Please suggest me any solution for that.
Thanks !
Try
{"shipping_line": { "title": "custom shipping title", "price": 10.00, "custom": true } }