Git Product home page Git Product logo

oxid-6.0's Issues

The behavior of the modules fundamentally change in >OXID v.6.2

  • If you save a variable in the backend. The module will be disabled / enabled
  • With the command oe-console oe:module:apply-configuration. The module will be disabled / enabled
    • If you have an EE version it will be disabled / enabled per store.

Knowing this, it means that the Events::onActivate() SQL will be executed, and in case of Events:: onDeactivate() tables will be deleted.

We have 9 SubShops with command the oe-console oe:module:apply-configuration.
We will delete the table 9 times and create it again. That means the start page of the store will throw a fatal error as soon as wleWallee_cron is deleted. Or just because you have changed a setting in the backend.

The Event modules are not suitable at all. For the first installation. There rather uses Doctrine module-migration

Module fails when using select lists

We have variants, realized thanks to OXID feature of selections / select lists. When I try to buy multiple products, i.e. the same product, just different selections, Wallee module crashes:

[2018-06-18 13:12:37] Wallee.ERROR: [17020230-6C03-1E9A-D348-DA9A789D53F5] The unique id '136_1' is used by more than one line item. ["[object] (Wle\\Wallee\\Extend\\Application\\Model\\PaymentList: {})","[object] (Wallee\\Sdk\\ApiException(code: 442): [17020230-6C03-1E9A-D348-DA9A789D53F5] The unique id '136_1' is used by more than one line item. at <path to root>/vendor/wallee/sdk/lib/Service/TransactionService.php:672)"] []

Payment Information iframe behaviour

Hey, when I select Wallee payment method e.g. Credit / Debit card (Onsite) - Payment Information iframe appears on order confirmation page (that's cool!), but when I click submit button with empty fields, fields are being marked as red (invalid) and the form is being submitted - I am redirected to cl=payment&payerror=-1&payerrortext=WALLEE_PENDING, second time I try to submit - I get to thank you page.

What's the expected behaviour here? I expect form submit should be prevented on invalid form.

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.