Results 28 comments of Dale Ramirez

@edoardolunardi The feature is not yet supported, but you can hook into an event to update the item inventory. Use this event https://craftcms.com/docs/commerce/4.x/extend/events.html#afterrefundtransaction

This has most likely been fixed on the newer version of Craft. We’ll close this issue due to inactivity. Please comment if you still have problems with the more recent...

@rob-baker-ar This issue has been fixed on craftcms/digital-products version 3.1.0. Please open an issue on the craftcms/digital-products if you are still experiencing the issue

Addresses tables shouldn't be associated with digital product element as owner. Unless it explicitly assigned through custom module or plugin in that case a custom query should be executed to...

@rob-baker-ar Deleting the row should be fine if the foreign key doesn’t exist.

@modelesque This is a bug on Commerce v3. IDs for billing and shipping addresses should always be different when selecting them. The workaround, for now, is to click on copy...

I've encountered a migration error saying a duplicate entry has already been added. If anyone has a similar issue,. You can modify the plugin migration class and try out my...

![Screen Shot 2023-05-10 at 4 40 35 PM](https://github.com/craftcms/feed-me/assets/4172750/89aa133c-0a5e-4f3f-a52b-86ed90ac8f12) The template was missing. Adding the type: 'date' fixed the issue