account_invoice_export_server_env
Provide server environment-based configuration storage for account invoice export transmission endpoints.
Key Features
- transmit.method: Adds the server environment mixin and uses the method code as the section name so each transmission method automatically reads its destination settings per environment.
- server_environment: Exposes destination_user, destination_pwd, and destination_url variables for account invoice export so credentials and endpoints stay configurable through external environment files.