Appearance
Orders β
INFO
Order functionality is currently being implemented.
Order export β
Once an order is created, an OrderCreatedNotification is triggered. A notification handler then executes the export based on the Order export flow configured in the app.
Error handling β
When exporting orders to connectors, errors may occur due to internal validation or issues within the connector itself. In either case, all export attemptsβwhether successful or failedβare recorded. These attempts are visible within the application for monitoring and troubleshooting.