This directory contains documentation and examples for working with webhooks in the PostFinanceCheckout Integration.
Contains the core logic for processing incoming webhooks in your shop plugin. This is what you implementation to handle state changes, locking, and business logic (Commands).
Contains the tools for programmatically managing webhooks in the Portal. This module handles URL creation, Listener setup, and uninstallation.