Shipment Price Plugin Implementation

altaf-husain
altaf-husain Posts: 9 🧑🏻‍🚀 - Cadet

Hello Team,

I am currently attempting to implement a shipment price plugin, but I am facing an issue where I am unable to retrieve the delivery method details. Let's say I have two delivery methods: Express and Standard.

My question is, do I need to create two separate plugins to handle each delivery method, or is it manageable by a single price plugin?

Comments