Skip to content
Code-Schnipsel Gruppen Projekte
Bestätigt Commit dc097d75 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

refactor: completion

Übergeordneter 50b36d1e
No related branches found
No related tags found
2 Merge Requests!11Next,!10refactor: completion
Pipeline #5447 bestanden mit Phase
in 11 Sekunden
# Order Simple Checkout
Fast and simple checkout for orders
![Order Simple Checkout](bin/images/Readme.png);
The QUIQQER Simple Checkout plugin is a seamless extension for your QUIQQER system that simplifies and speeds up the
checkout process. With this plugin, your customers can complete their purchase on a single page, eliminating multi-step
processes. It is ideal for services or online stores that offer a small selection of products or items with low
complexity. The simple checkout provides a clear and straightforward user experience, allowing visitors to complete
their transactions quickly and easily. Benefit from a more efficient checkout that increases customer satisfaction and
makes it easier to complete purchases.
Package Name:
......@@ -35,25 +42,3 @@ License
- GPL-3.0+
- PCSG QEL-1.0
```javascript
require([
'package/quiqqer/order-simple-checkout/bin/frontend/controls/SimpleCheckoutWindow'
], function(w) {
const Checkout = new w({
products: [
{
id: 1,
quantity: 2,
fields: {}
}, {
id: 9,
quantity: 1,
fields: {}
}
]
});
Checkout.open();
});
```
\ No newline at end of file
bin/images/Gitlab.png

5,22 KiB

bin/images/Logo.png

27,4 KiB

bin/images/Readme.png

271 KiB

......@@ -8,7 +8,21 @@
<locale group="quiqqer/order-simple-checkout" var="package.title"/>
</description>
<provider>
</provider>
<image src="URL_OPT_DIR/quiqqer/order-simple-checkout/bin/images/Logo.png"/>
<preview></preview>
<support>
<email><![CDATA[support@pcsg.de]]></email>
<forum><![CDATA[https://community.quiqqer.com]]></forum>
<source><![CDATA[https://dev.quiqqer.com/quiqqer/order-simple-checkout]]></source>
<issues><![CDATA[https://dev.quiqqer.com/quiqqer/order-simple-checkout/issues]]></issues>
</support>
<copyright>
<name><![CDATA[PCSG - Computer & Internet Service OHG]]></name>
<license><![CDATA[GPL-3.0+]]></license>
<license><![CDATA[PCSG QEL-1.0]]></license>
</copyright>
</package>
</quiqqer>
\ No newline at end of file
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren