Coder Social home page Coder Social logo

Comments (8)

cardgate avatar cardgate commented on June 14, 2024

Thank you for reporting this issue. None of our test environments appear to be affected by this bug, which makes it a lot harder to fix. Is it possible for you to test release v2.0.10 and see if the problem still exists?

from magento2.

cardgate avatar cardgate commented on June 14, 2024

Also, make sure to clear the cache and run the following commands:

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:clean

from magento2.

SanderAtom avatar SanderAtom commented on June 14, 2024

I've just done these steps:

  • installed a clean Magento v2.2.2 composer project
  • bin/magento deploy:mode:set developer
  • composer require cardgate/magento2 it installed v2.0.10
  • bin/magento module:enable Cardgate_Payment
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile
  • bin/magento cache:clean
  • add a product in de admin
  • add product to cart
  • go to /checkout/
    Then the error Payment model name is not provided in config! pops up.

from magento2.

cardgate avatar cardgate commented on June 14, 2024

Does your version include the patch you've issued? Can you try without the patch and with the default template (since you've mentioned that without the patch your template doesn't work)?

from magento2.

SanderAtom avatar SanderAtom commented on June 14, 2024

True I had the patch installed. Without it, it does seem to work in a clean 2.2.2 install. So I'm back with the problem that the template is missing after I install the cardgate module.

from magento2.

cardgate avatar cardgate commented on June 14, 2024

I've made some changes to your patch which I would like you to try. Can you try the current development version to see if it solves the problems with your theme?

composer require cardgate/magento2 dev-master
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean

from magento2.

SanderAtom avatar SanderAtom commented on June 14, 2024

The dev version seems to work yes, no template errors and I have payment methods in the checkout.

from magento2.

cardgate avatar cardgate commented on June 14, 2024

Thank you for your effort, I'll prep a new release asap.

from magento2.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.