Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Stewart Toye 9 posts 108 karma points
    Oct 04, 2022 @ 16:05
    Stewart Toye
    0

    Shipping Method error

    Hi,

    I'm using Vendr 3.0.0-rc0050 locally. I can create shipping methods and assign countries ok.

    However, if I untick a country and select save I'm getting the following error.

    enter image description here Thanks Stewart

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Oct 05, 2022 @ 08:09
    Matt Brailsford
    100

    Hi Stewart,

    Good spot. In v3 we did a lot of refactoring of the persistence layer and it looks like the delete logic for the shipping method allowed country must have been copied from the payment method code and the paymentMethodId reference wasn't updated to shippingMethodId

    I've pushed a fix to our unstable nuget feed if you want to try that, it should be available at https://nuget.outfield.digital/unstable/vendr/v3/index.json and you'll want the 3.0.2-beta0001 build.

    Let me know if this fixes things for you.

  • Stewart Toye 9 posts 108 karma points
    Oct 05, 2022 @ 10:02
    Stewart Toye
    0

    Cheers

Please Sign in or register to post replies

Write your reply to:

Draft