Neu How to properly update order status through JTL Shop plugin?

hasan

Neues Mitglied
20. November 2025
3
0
I have developed a JTL Shop plugin for creating delivery missions from orders for our delivery method. Same plugin, through a webhook listens for order status updates and updates the cStatus column of the tbestellung table.
I'm trying to figure out if this is the right way of doing this, would the shop automatically synchronize with JTL Wawi? If possible I want to deal with the order updates on the JTL Shop side, but I'm not sure if what I'm doing is right.

By the way, below are the only order status cStatus I could find empirically. I couldn't find "delivered" or "completed" or any other status type. Is this documented somewhere?
1 new
2 in progress
3 paid
4 shipped
5 partially delivered
-1 cancelled
 

Anhänge

  • jtl.png
    jtl.png
    27,8 KB · Aufrufe: 10

NoOne

Sehr aktives Mitglied
16. März 2024
546
182
There is no "delivered" or "completed". Those 6 are the only ones. Changing that in the Shop-Database isn't of much use either. With JTL-Shop, JTL-Wawi is leading. Orders from the Shop are usually just sent one time to Wawi. If an already present order is sent again, Wawi will ignore it and not change anything (as far as I know). You can only really react to orders when they are written to the Shop-Database (that's basically the only time you can change something about the order and have that change reflected in the Wawi), or when they get updated by the synchronisation.
 

hasan

Neues Mitglied
20. November 2025
3
0
You can only really react to orders when they are written to the Shop-Database (that's basically the only time you can change something about the order and have that change reflected in the Wawi), or when they get updated by the synchronisation.
Thank you for your response. Is Shop-Database you are mentioning is on Wawi side or are we talking about the database of JTL Shop installation?
 
Ähnliche Themen
Titel Forum Antworten Datum
Neu JTL-Wawi Update Historie User helfen Usern - Fragen zu JTL-Wawi 1
Neu Update Wawi 1.10.16.0 auf 1.11.7 -> JTL-POS Einrichtung / Updates von JTL-POS 1
Neu Seit Update auf JTL-WaWi 2.0.0.0 keine Abholung der Kundendaten bei MediaSaturn-Bestellungen JTL-Wawi - Fehler und Bugs 5
Beantwortet Update von 1.11.5 auf 2.0 bleibt hängen JTL-Wawi 2.0 2
Seit Update keine zweite POS-Anbindung mehr möglich JTL-Wawi 2.0 9
Update 1.9.8.0 auf 1.11.7.0 sofort Meldung "Not Responding" JTL-Wawi 1.11 2
Neu Problem nach Update auf Shop 5.6.1 - Impressum JTL-Shop - Fehler und Bugs 2
Seit umzug auf neuen Server und vorherigem update auf 2.0, startet worker nicht... JTL-Wawi 2.0 4
Shop Apotheke Bestellungen seit Update als „nicht bezahlt“ – Versand blockiert JTL-Wawi 2.0 6
Neu Strukturierte Daten vom Typ "Produkt" werden nach Update auf JTL Shop 5.6.1 nur fehlerhaft erkannt JTL-Shop - Fehler und Bugs 3
Warnung vor Update? JTL-Wawi 1.11 20
Neu nach Update nicht alle Rechnungen mehr an Amazon Amazon-Anbindung - Fehler und Bugs 0
Update auf 1.11.7 JTL-Wawi 1.11 4
Update von 1.11.6 auf 1.11.7: JTL Worker verbindet nicht mehr mit Datenbank (WaWi schon) JTL-Wawi 1.11 1
Aktuelles Update 1.11.7: Anmeldedialog merkt sich den letzten User immer noch nicht & falsche Warnung für angeblich fehlendes SQL Server Update JTL-Wawi 1.11 3
Neu OPC friert beim speichern von Änderungen ein nach JTL-Shop Update von Version 5.1.5 auf 5.6.1 JTL-Shop - Fehler und Bugs 0
Neu von JTL-Wawi-Version 1.10.16.0 ist kein Update...möglich Installation von JTL-Wawi 2
Neu Update der Version 1.2.2.2 auf eine aktuelle Installation von JTL-Wawi 11
Neu POS-Server startet nicht mehr nach WaWi-update auf Version 1.11.6.0 JTL-POS - Fehler und Bugs 1
Neu Update auf 1.11.6 mittlerweile sinnvoll User helfen Usern - Fragen zu JTL-Wawi 0
Nach Update auf 1.11.6 werden die Preisänderung nicht mehr von der Wawi an Amazon übertragen JTL-Wawi 1.11 0
Neu Update von Wawi 1.3 auf Wawi 1.8 JTL-Wawi 1.6 1
Neu Karussell gehen auf der Startseite nach Update auf 5.6.1 nicht mehr Betrieb / Pflege von JTL-Shop 8
Neu wnm Hinweisfenster - Update von 1.1.7 auf 1.1.8 funktioniert nicht Plugins für JTL-Shop 7
Update von 1.9.6.5 auf die 1.11.5 problemlos möglich? JTL-Wawi 1.11 7
Neu JLT Shop Update 6.1 von 5.5.3 - Fehlgeschlagen Installation / Updates von JTL-Shop 5
Neu Fehler beim Update auf 1.11.5 - Ungültiger Objektname "dbo.tUpdateMigration User helfen Usern - Fragen zu JTL-Wawi 0
Neu 503 Service Unavailable bei Payrexx Webhook nach Plugin-Update - wer hat das auch? Plugins für JTL-Shop 0

Ähnliche Themen