How to solve Eway\EwayRapid\Model\Customer\Token\Backend does not exist?

1.mysql -u root – p

/ enter DB password

2.select the database

3.select the eav_attribute table from the database tables
select * from eav_attribute;

4.delete the Eway\EwayRapid\Model\Customer\Token\Backend from the table
delete from eav_attribute where attribute_id=”id _ no”;

Leave a comment

Your email address will not be published. Required fields are marked *