Open blackyzero opened 3 years ago
Hello,
Would it possible to add control for shipping calculation rate based on Postal code? For example: Customer 1 has Postal code A will pay $5, Customer 2 has Postal code B will pay 10$ for shipping.
Thank you.
Has anyone figured this out?
Thanks
You can implement ShippingPriceProcessorInterface and add your class to API class list via event https://shopaholic.one/docs#/modules/shipping-type/api/api
Hello,
Would it possible to add control for shipping calculation rate based on Postal code? For example: Customer 1 has Postal code A will pay $5, Customer 2 has Postal code B will pay 10$ for shipping.
Thank you.