WooCommerce Nalda Marketplace Sync v1.0.37
Changes
= 1.0.37 =
- Added: Planzer shipping notifications now use the real end-customer email instead of the Nalda order email
= 1.0.36 =
- Fixed: Product export
taxcolumn now sends Swiss VAT rate (8.1or2.6) instead of tax amount
= 1.0.35 =
- Added: Nalda order details (total amount, commission, shipping info) in admin new order emails
= 1.0.33 =
- Added: Article number (SKU) column on delivery note
= 1.0.32 =
- Fixed: Missing product_slug parameter in upload history API call
= 1.0.31 =
- Fixed: Update check cron not cleared on deactivation
= 1.0.30 =
- Fixed: Cron jobs not rescheduled after plugin auto-update (watchdog and all syncs stopped)
- Fixed: after_install not detecting plugin during auto-updates/bulk updates
- Added: Boot-time cron recovery on every page load as safety net
= 1.0.24 =
- Added: Nalda delivery status column on WooCommerce orders list page
- Added: Color-coded status badges for easy identification
= 1.0.23 =
- Fixed: Use correct API field 'status' instead of 'deliveryStatus' for order import
- Fixed: Normalize delivery status values to uppercase for consistency
- Improved: Append end-customer name to buyer name in admin order list for Nalda orders
- Improved: Renamed internal variables for clarity (_nalda_delivery_status)
= 1.0.6 =
- Fixed: Nalda billing address corrected (Grabenstrasse 15a, 6340 Baar)
- Fixed: Division by zero when item quantity is 0
- Fixed: Duplicate _nalda_state meta assignment removed
- Fixed: Email notification only triggered for processing orders
- Added: VAT number stored in order billing meta (_billing_vat_number)
- Added: Order currency set from API response
- Added: _nalda_customer_price and _nalda_net_price stored per item
= 1.0.5 =
- Added: Orders are marked as paid only when Nalda payout status is "paid_out"
- Added: Payment method set to "Nalda Marketplace" when payout received
- Added: Payment status updates when payout status changes during sync
- Fixed: Orders now correctly show as unpaid until Nalda sends payout
Installation
- Download
woo-nalda-sync-1.0.37.zip - Go to WordPress Admin → Plugins → Add New → Upload Plugin
- Upload the zip file and activate
Requirements
- WordPress 5.8+
- WooCommerce 6.0+
- PHP 7.4+