I have a marketplace (several merchants) on my site. I want to create a view that displays in each store the shipping methods available.

I created a view but I can not find the shipping method.

How to do ?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zenimagine created an issue. See original summary.

zenimagine’s picture

Priority: Normal » Major
zenimagine’s picture

Component: User interface » Code
lukasss’s picture

Any progress here?

jsacksick’s picture

It seems to be caused by the views_data handler which isn't specified for the ShippingMethod entity type.

bojanz’s picture

Title: How to create a view to display the shipping methods available in a store ? » Can't create a view of shipping methods

  • bojanz committed 43ec0b3 on 8.x-2.x authored by jsacksick
    Issue #2974155 by jsacksick: Can't create a view of shipping methods
    
bojanz’s picture

Status: Needs review » Fixed

Thanks, jsacksick!

zenimagine’s picture

@bojanz Thank you for this feature, I have been waiting for a long time.

I have tried shipping mode views, but there is no "Rate" field in the view

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.