Hello, guys. Who can help me with shippo plugin? I can pay if needed
I have added some shipping options from shippo to Medusa, and I show them on UI
Options with flat rate works good
But I am not able to select option with live rate
I have made some debugging and I see that in case when I select flat rate I send cart with full variant object, but in case of live rate I send cart with variant ids, not the full variant object.
What is the difference if code is the same. I have no understanding how and what should I fix in plugin or Medusa…
Could you help?