Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The fulfillment provider cannot calculate prices for this option #325

Open
eparizzi-clevertech opened this issue Jan 12, 2023 · 2 comments

Comments

@eparizzi-clevertech
Copy link

I'm following the readme, I want to use Rates at Checkout.

I'm getting "The fulfillment provider cannot calculate prices for this option" upon trying to add a Shipping Option.
Am I missing something? Do I need to setup the Packaging in Shippo for this to work?

image

image

@eparizzi-clevertech
Copy link
Author

By the time this line is executed
image

This is the value of data. There's no type property in data.

{
  token: "ups_next_day_air",
  name: "UPS Next Day Air®",
  supports_return_labels: true,
  id: "shippo-fulfillment-ups_next_day_air",
  carrier_id: "dcfa3c6d63cd4875897f7c12750125d9",
  is_group: false,
  carrier: "ups",
  object_id: "dcfa3c6d63cd4875897f7c12750125d9",
  object_owner: "[email protected]",
  account_id: "shippo_ups_account",
  parameters: {
  },
  test: true,
  active: true,
  is_shippo_account: true,
  metadata: "US",
  carrier_name: "UPS",
  carrier_images: {
    "75": "https://shippo-static.s3.amazonaws.com/providers/75/UPS.png",
    "200": "https://shippo-static.s3.amazonaws.com/providers/200/UPS.png",
  },
}

@ghost
Copy link

ghost commented Sep 16, 2023

Did you ever figure this out? Also having the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant