#Fulfillment provider and calculate price

7 messages · Page 1 of 1 (latest)

quick summit
#

Console logs do not appear at all

#

Am I doing something wrong or what?

#

btw. service is added as a provider inside medusa-config and I have a name of this provider in admin panel.

ruby patio
#

Hey, did you ever figure this out? I've followed the instructions to the best of my ability as well and I'm not seeing any console.logs either. Even when my calculatePrice method returns a number, I get errors when trying to get shipping options in my storefront, saying that there is no price for the shipping option.

marsh sparrow
#

Hi, i am also struggling to add my custom fulfillment provider... The log's won't show up, the docs are not clear enough... Regarding the calculatePrice method, I saw an issue on github where I read that Medusa does not support custom price calculation, however they have it in the docs? I really do not understand but you guys can check this issue for more info: https://github.com/medusajs/medusa/issues/10002

However it is an amazing tool, but I cannot find my way to implement a custom fulfillment provider, unfortunately there are no resources on the internet too... Can you update this post if you make some progress guys? @ruby patio @quick summit

GitHub

Package.json file { "name": "medusa-starter-default", "version": "0.0.1", "description": "A starter for Medusa projects.", "author&q...

bright prism
#

I think the whole module is not yet implemented and we just have to wait (hopefully only until next week) until it works.

marsh sparrow