QUIQQER ERP

The QUIQQER ERP module bundles all QUIQQER modules which you need for a ERP (Enterprise Resource Planning) system. It is your central point to successfully realize your project. The ERP system transforms QUIQQER into a fully-fledged e-commerce shop or into your invoice management. Start your e-business now.

refactor: call createOrder() in finish step if order has not been created yet

refactor: call createOrder() in finish step if order has not been created yet

feat: RecurringPaymentInterface feat: isSuccessRequest() and isCancelRequest() for Gateway

refactor: added global events onQuiqqerProductsOpenProduct onQuiqqerProductsCloseProduct

feat: QUI parse after product list is rendered. Helpful when you want to use your own JS controls in HTML templates (by @henbug).

fix: Avoid "jump effect" when switching between view types. Set data-qui attribute after products have been loaded.

feat: Set "data-qui-options-view" attribute direct on page load if view is gallery (default). feat: Click on "change product list view" button set the "data-qui-options-view" on this.$Elm.

feat: supportsRecurringPaymentsOnly refactor: correctly name file for PaymentCanNotBeUsed exception