verbb / events

Craft CMS Plugin for events management and ticketing.
Other
22 stars 13 forks source link

Tickets are not shippable and are forced to have free shipping but use shipping categories #37

Closed lukeholder closed 4 years ago

lukeholder commented 4 years ago

Description

Ticket Purchasables are marked as having free shipping as well as non-shippable:

See code here: https://github.com/verbb/events/blob/craft-3/src/elements/Ticket.php#L617-L630

This means that shipping cost rules can not be applied to them, even though there is support for shipping categories for ticket types. You may want to document that shipping costs can not be added to tickets.

engram-design commented 4 years ago

Thanks for the heads-up here, I didn't realise the free shipping function would have that effect. Updated in 1.2.0