Closed pixelmachine closed 1 year ago
I only added this on the v3 branch because I don't have a Craft 4 version running at the moment.
Thank you so much for this. I've merged it in and pushed the new released version to the plugin store. I'm going to update the Craft4 version tomorrow. it's very kind of you to add in this support.
Thanks for the update it's working great.
I was getting the error
Undefined variable $productData
on line 727 of Products.php because I'm also using verbb/gift-voucher which adds a custom purchasable type but is not a product.I added a few lines to add support for GiftVoucher voucher purchasable.