magenizr / Magenizr_NewsletterSubscribeAtCheckout

This Magento 2 module allows you to enable a newsletter subscription checkbox on the checkout page. Customers can subscribe to your newsletter list in Marketing > Communications > Newsletter Subscribers during checkout.
5 stars 7 forks source link

Issue with box not appearing on production mode #5

Open Andy-Betts opened 4 years ago

Andy-Betts commented 4 years ago

Hey,

I've been configuring your extension and it's working on local and staging but on prod, it's not showing and has got this error.

[2020-07-07 13:14:42] main.CRITICAL: Report ID: webapi-5f0475424a592; Message: Property "NewsletterSubscribe" does not have corresponding setter in class "Magento\Checkout\Api\Data\ShippingInformationExtensionInterface". {"exception":"[object] (Exception(code: 0): Report ID: webapi-5f0475424a592; Message: Property \"NewsletterSubscribe\" does not have corresponding setter in class \"Magento\Checkout\Api\Data\ShippingInformationExtensionInterface\". at /var/www/magento/releases/2e0805270ba087ef39c14a4dd320348e86e455f0-1/src/vendor/magento/framework/Webapi/ErrorProcessor.php:205, LogicException(code: 0): Property \"NewsletterSubscribe\" does not have corresponding setter in class \"Magento\Checkout\Api\Data\ShippingInformationExtensionInterface\". at /var/www/magento/releases/2e0805270ba087ef39c14a4dd320348e86e455f0-1/src/vendor/magento/framework/Reflection/NameFinder.php:100)"} []

do you have any suggestions?

Thanks, Andy

magenizr commented 2 years ago

@Andy-Betts

We are working on a new release with 2.3.x or higher support. Should be released very soon! I'll keep you posted and double-check everything in production mode.

sprankhub commented 4 months ago

@magenizr, did you abandon the module or is this still actively maintained? :see_no_evil:

magenizr commented 4 months ago

Hi @sprankhub @Andy-Betts

This module hasn't been actively maintained publicly like other modules in our repository. However, it seems there is still a need for such a newsletter checkbox, even in recent versions. We'll provide an update ( tested in 2.4.6-p3 ) in the next 1-2 days.

Thank you for your patience!

John from Magenizr