Issue: Property "BssCustomfield" does not have accessor method "getBssCustomfield"

Created by Rosa Truong, Modified on Mon, 13 Jul 2020 at 04:59 PM by Rosa Truong

Issue:


I just instaled module Magento 2 Checkout Custom Field on Magento 2.2.9

After placing an order I get an error and this what ist in the error log:

main.CRITICAL: Report ID: webapi-5efdcf5c15503; Message: Property "BssCustomfield" does not have accessor method "getBssCustomfield" in class "Magento\Quote\Api\Data\PaymentExtensionInterface".


Solution:


To fix that issue,  before deploying the files, please clean up these folders:

rm -rf pub/static/*;
rm -rf var/view_preprocessed/*;
rm -rf generated/*;


If you need any further support, please feel free to contact us.

We are always willing to support you.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article