magmodules / magento2-channable

Channable Connect for Magento® 2
https://marketplace.magento.com/magmodules-magento2-channable.html
BSD 2-Clause "Simplified" License
28 stars 40 forks source link

Hyva Checkout: Call to undefined method Magento\Quote\Api\Data\AddressExtension::getChannablePickupLocation() #229

Closed RickDBCN closed 2 months ago

RickDBCN commented 2 months ago

Hi,

Our Hyva Checkout is giving the following error with the Channable module: #106 {main} {"exception":"[object] (Error(code: 0): Call to undefined method Magento\Quote\Api\Data\AddressExtension::getChannablePickupLocation() at /home/ubuntu/magento/vendor/magento/framework/Reflection/ExtensionAttributesProcessor.php:109)"} []

Any idea what could cause this? We are not using any of the Channable shipping methods.

Marvin-Magmodules commented 2 months ago

Hi there @RickDBCN, thank you for reaching out!

When did this start to happen, after installation of the module or after an upgrade?

RickDBCN commented 2 months ago

Hi there @RickDBCN, thank you for reaching out!

When did this start to happen, after installation of the module or after an upgrade?

Hi @Marvin-Magmodules, I believe after installation of the module. We've installed the module 2 weeks ago. We just noticed these in the exception logs.

The method getChannablePickupLocation() is nowhere to be found in our project directory. How does this work and what could be the issue? We are running 2.4.7.

Marvin-Magmodules commented 2 months ago

Hi @RickDBCN it's an extension attribute: https://github.com/magmodules/magento2-channable/blob/master/etc/extension_attributes.xml

All other commands were ran after installation, like setup:upgrade and If in production mode you recompiled?

RickDBCN commented 2 months ago

Hi @RickDBCN it's an extension attribute: https://github.com/magmodules/magento2-channable/blob/master/etc/extension_attributes.xml

All other commands were ran after installation, like setup:upgrade and If in production mode you recompiled?

Ah, I see. Yes, we run all necessary commands after deployment and we recompile.

Marvin-Magmodules commented 2 months ago

Can you contact us by email, so we can exchange some more information about the env? You can find our email at: https://www.magmodules.eu/help

RickDBCN commented 2 months ago

Will do, thanks!