Order ingestion moved to confirmed payment (woocommerce_order_status_processing/completed) instead of checkout, to avoid registering unpaid/abandoned orders.
Fixed service type (Flex/Normal): the order now registers the typeOrder of the service the customer actually selected, not the setting default.
2.0
Fixed race condition where orders could be posted twice to the API.
Implemented locking mechanism during order processing.