<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>fiskaly Workspace | Blog</title><description/><link>https://workspace.fiskaly.com/</link><language>en</language><item><title>Unified API Update: Enhanced Idempotency Handling</title><link>https://workspace.fiskaly.com/blog/unified-api-idempotency-transparency/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/unified-api-idempotency-transparency/</guid><description>Introducing the X-Idempotency-Replayed response header — a small but powerful addition that makes it immediately clear whether a response was served from the idempotency cache or freshly processed.

</description><pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;At the core of any robust API integration is &lt;strong&gt;idempotency&lt;/strong&gt; — a mechanism that ensures retrying a request does not result in unintended side effects.&lt;/p&gt;
&lt;p&gt;To provide greater visibility into how your requests are handled, we’ve introduced a small but impactful enhancement to our response headers.&lt;/p&gt;
&lt;p&gt;This update applies to all services powered by the Unified API — currently &lt;strong&gt;SIGN IT&lt;/strong&gt;, &lt;strong&gt;SIGN FR&lt;/strong&gt;, and &lt;strong&gt;E-INVOICE&lt;/strong&gt;.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;the-challenge-was-this-a-replay&quot;&gt;The Challenge: “Was This a Replay?”&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;When a request is retried using the same &lt;code dir=&quot;auto&quot;&gt;X-Idempotency-Key&lt;/code&gt;, our API correctly returns the cached response from the original operation. This behavior prevents duplicate processing and is fundamental to reliable integrations.&lt;/p&gt;
&lt;p&gt;However, this can make debugging more challenging. In certain situations — especially when investigating edge cases — it may not be immediately clear whether a response was freshly generated or served from the idempotency cache.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;the-solution-x-idempotency-replayed&quot;&gt;The Solution: &lt;code dir=&quot;auto&quot;&gt;X-Idempotency-Replayed&lt;/code&gt;&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;With the latest Unified API release on 18 Mar 2026, all &lt;code dir=&quot;auto&quot;&gt;POST&lt;/code&gt; and &lt;code dir=&quot;auto&quot;&gt;PATCH&lt;/code&gt; responses now include a new header: &lt;code dir=&quot;auto&quot;&gt;X-Idempotency-Replayed&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;This header explicitly indicates whether a response was replayed from the idempotency cache:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;code dir=&quot;auto&quot;&gt;X-Idempotency-Replayed: &quot;true&quot;&lt;/code&gt;&lt;/strong&gt;
The request was identified as a retry, and the response was returned from the cache.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;code dir=&quot;auto&quot;&gt;X-Idempotency-Replayed: &quot;false&quot;&lt;/code&gt;&lt;/strong&gt;
The request was processed as a new operation, and the response was generated normally.&lt;/p&gt;
&lt;p&gt;With this update, idempotency behavior becomes more transparent — reducing debugging time and helping you build more reliable integrations.&lt;/p&gt;</content:encoded><category>unified-api</category><category>sign-it</category><category>sign-fr</category><category>e-invoice</category></item><item><title>fiskaly in 2026: European Expansion and the Road to Sweden</title><link>https://workspace.fiskaly.com/blog/2026-strategy-update/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/2026-strategy-update/</guid><description>fiskaly accelerates its mission to simplify European fiscal compliance through strategic acquisitions and new country modules for Italy, Belgium, and Sweden.

</description><pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;As we enter 2026, the European fiscal landscape is evolving faster than ever. From Italy’s new POS-RT obligations to the widespread adoption of mandatory e-invoicing, businesses face a complex web of regional regulations.&lt;/p&gt;
&lt;p&gt;At fiskaly, our mission remains the same: &lt;strong&gt;to make fiscal compliance invisible for developers and effortless for businesses.&lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;strategic-acquisitions-infrasec-and-deutsche-fiskal&quot;&gt;Strategic Acquisitions: InfraSec and Deutsche Fiskal&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;To accelerate this mission, I am thrilled to share that fiskaly has recently integrated the technologies from our acquisitions of &lt;strong&gt;InfraSec&lt;/strong&gt; in Sweden (late 2025) and &lt;strong&gt;Deutsche Fiskal&lt;/strong&gt; in Germany (early 2025).&lt;/p&gt;
&lt;p&gt;These strategic moves bring together the most advanced cloud fiscalization technologies in Europe. By integrating InfraSec’s market-leading Swedish expertise, we are preparing to launch a fully compliant &lt;strong&gt;SIGN SE&lt;/strong&gt; module later this year, bringing our Unified API approach to the Nordic region.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;italy-beyond-sign-it-with-submit-it&quot;&gt;Italy: Beyond SIGN IT with SUBMIT IT&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;2026 marks a significant milestone in Italy with the introduction of the &lt;strong&gt;POS-RT obligation&lt;/strong&gt;. To support our customers through this transition, we’ve launched &lt;strong&gt;SUBMIT IT&lt;/strong&gt;, an API-first solution that automates the mandatory connection between payment terminals and fiscal recording systems.&lt;/p&gt;
&lt;p&gt;While the official portal functionalities are expected in March 2026, SUBMIT IT is already helping early adopters ensure their systems are ready for the new year.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;expanding-the-e-invoice-footprint&quot;&gt;Expanding the E-Invoice Footprint&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Following our successful launch in France and Spain, we’ve expanded our E-Invoice solution to include &lt;strong&gt;Belgium&lt;/strong&gt;. Our Peppol-ready API now enables seamless invoice exchange for Belgian taxpayers, ensuring compliance with FPS Finance requirements.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;whats-next&quot;&gt;What’s Next?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Our roadmap for the remainder of 2026 focuses on:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Sweden Launch:&lt;/strong&gt; Bringing SIGN SE to General Availability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Universal eReceipt:&lt;/strong&gt; Expanding our country-independent digital receipt solution.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unified API v3:&lt;/strong&gt; Further simplifying the integration pattern across all 8+ supported markets.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thank you to our community of developers and partners for continuing to build on fiskaly. The road to a unified European fiscal workspace is long, but we are moving faster than ever.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Stay updated with our latest releases by &lt;a href=&quot;https://workspace.fiskaly.com/&quot;&gt;subscribing to the Developer Newsletter&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;</content:encoded><category>expansion</category><category>acquisitions</category><category>roadmap</category></item><item><title>Simplify your VAT compliance with e-invoicing</title><link>https://workspace.fiskaly.com/blog/2026-einvoice-launch/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/2026-einvoice-launch/</guid><description>E-Invoicing in Europe – one integration for full VAT Compliance

</description><pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Europe’s B2B e-invoicing rules are rolling out country by country, with different formats, networks, and timelines. &lt;strong&gt;fiskaly E-INVOICE&lt;/strong&gt; is built so you can integrate once and stay aligned as regulations evolve—quick setup, secure integration, and updates that track current and future requirements.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; Learn how fiskaly helps with B2B e-invoicing across Europe on the &lt;strong&gt;&lt;a href=&quot;https://www.fiskaly.com/electronic-invoicing-b2b&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;fiskaly E-INVOICE page&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;div&gt;&lt;h2 id=&quot;why-e-invoicing-now&quot;&gt;Why e-invoicing now&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Mandatory structured invoicing is expanding fast. Belgium, for example, requires domestic B2B transactions to use compliant electronic invoices (including standards such as &lt;strong&gt;EN 16931&lt;/strong&gt; and exchange via &lt;strong&gt;Peppol&lt;/strong&gt; where applicable). Similar dynamics apply elsewhere: the landscape is &lt;strong&gt;fragmented&lt;/strong&gt;, but the expectation is the same—software that issues or receives B2B invoices must be ready before deadlines bite.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-you-get-with-fiskaly-e-invoice&quot;&gt;What you get with fiskaly E-INVOICE&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;One documented API&lt;/strong&gt; for e-invoicing alongside direct support, so your team is not stitching together country-by-country adapters alone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Format coverage for EU expectations&lt;/strong&gt;—so you are not left guessing which standard applies in each rollout.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;One surface for fiscalization and e-invoicing&lt;/strong&gt; where both matter: fewer parallel integrations and a clearer compliance story for VAT.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Validation before transmission&lt;/strong&gt;—automated checks so structure, format, and compliance requirements are addressed before invoices hit the network.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Trust and operations&lt;/strong&gt; backed by practices and certifications customers expect from a financial-grade platform (including &lt;strong&gt;ISO 27001&lt;/strong&gt; and &lt;strong&gt;ISO 9001&lt;/strong&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Beyond ticking boxes, structured exchange typically means &lt;strong&gt;faster invoice flow&lt;/strong&gt;, fewer manual errors, and more automation across AP and AR—compliance becomes a foundation for smoother operations, not only a regulatory checkbox.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-to-do-next&quot;&gt;What to do next&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;If you are planning for Belgium’s B2B mandate or other European timelines, start from product context and FAQs on &lt;strong&gt;&lt;a href=&quot;https://workspace.fiskaly.com/e-invoice/integration-guide/&quot;&gt;fiskaly’s E-INVOICE workspace&lt;/a&gt;&lt;/strong&gt;, then map your stack (ERP, POS, billing) to the APIs and validation flow you need. When you are ready to integrate, our team can help you scope the right path for your markets and release cadence.&lt;/p&gt;</content:encoded><category>e-invoice</category><category>release</category><category>unified-api</category></item><item><title>SIGN DE Cloud-TSS: Scheduled Maintenance postponed</title><link>https://workspace.fiskaly.com/blog/scheduled-maintenance-postponed/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/scheduled-maintenance-postponed/</guid><description>Scheduled maintenance for Germany TSS update postponed due to unexpected issues following the August 24, 2025 maintenance.

</description><pubDate>Wed, 27 Aug 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Scheduled Maintenance for Germany (TSS update 1.0.15–1.5.0) postponed.&lt;/p&gt;
&lt;p&gt;Due to unexpected issues following the maintenance on 24 August 2025, the previously announced maintenance dates of 31 August and 7 September 2025 have to be postponed.&lt;/p&gt;
&lt;p&gt;We will inform you about the new dates in due time. You can also check our &lt;a href=&quot;https://status.fiskaly.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Status Page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;We apologize for any inconvenience and additional effort on your end caused by the postponement and thank you for your understanding.&lt;/p&gt;</content:encoded><category>maintenance</category></item><item><title>Introducing SIGN IT for Cloud Fiscal Compliance in Italy</title><link>https://workspace.fiskaly.com/blog/introducing-sign-it/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/introducing-sign-it/</guid><description>SIGN IT offers a cloud fiscalization solution for Italy, with an API designed to simplify the complexities of fiscal compliance.

</description><pubDate>Tue, 08 Oct 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;For software developers and vendors looking to ensure their systems are in line with Italian fiscal law, we bring exciting news - the launch of &lt;strong&gt;SIGN IT&lt;/strong&gt;! This new solution offers streamlined and effective compliance for Italy, and the documentation and guides are now available.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-is-sign-it&quot;&gt;What is SIGN IT?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;SIGN IT offers a &lt;strong&gt;cloud fiscalization solution for Italy&lt;/strong&gt;, with an API designed to simplify the complexities of fiscal compliance. It provides developers with the tools needed to integrate compliance features into their software effortlessly.&lt;/p&gt;
&lt;p&gt;This service is crucial for ensuring that digital transactions meet all necessary fiscal requirements, thereby:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reducing the risk of non-compliance penalties&lt;/li&gt;
&lt;li&gt;Guaranteeing top-tier performance and reliability&lt;/li&gt;
&lt;li&gt;Simplifying the integration process&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;navigating-italian-regulations-made-easy&quot;&gt;Navigating Italian Regulations Made Easy&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;The Italian government mandates strict regulations that businesses must adhere to, particularly concerning electronic transactions and fiscal receipts. These laws ensure transparency and fairness in financial dealings, crucial for maintaining both business integrity and consumer trust.&lt;/p&gt;
&lt;p&gt;Italy has embraced cloud-based fiscalization solutions, and we’re excited to provide our expert software for complete compliance. SIGN IT interprets and implements the necessary legal frameworks into an easy-to-use API, allowing developers to integrate fiscal compliance into their systems seamlessly.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;documentation--guides-available-now&quot;&gt;Documentation &amp;#x26; Guides Available Now&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;The SIGN IT API documentation and guides walk you through every aspect of the service. You’ll find step-by-step guides, code samples, and best practice tips to integrate SIGN IT into your applications swiftly.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://workspace.fiskaly.com/sign-it/2026-05-04/integration-guide&quot;&gt;SIGN IT Integration guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://workspace.fiskaly.com/sign-it/2026-05-04/introduction&quot;&gt;SIGN IT Introduction&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ready to get started? Check out the integration guide to begin your integration today.&lt;/p&gt;</content:encoded><category>release</category><category>italy</category><category>sign-it</category></item><item><title>Dev News 28</title><link>https://workspace.fiskaly.com/blog/dev-news-28/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-28/</guid><description>Scheduled authentication server maintenance on September 1, 2024 with impact on user management and token generation.

</description><pubDate>Fri, 23 Aug 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;scheduled-maintenance-authentication-server&quot;&gt;Scheduled Maintenance: Authentication Server&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; Sunday, 01.09.2024
&lt;strong&gt;Time:&lt;/strong&gt; 9:00 - 9:30 CEST (7:00 - 7:30 UTC)&lt;/p&gt;
&lt;p&gt;In preparation for a necessary infrastructure update, please be advised that our authentication services will experience periods of unavailability during the scheduled maintenance window on September 1, 2024, from 9:00 to 9:30 CEST (7:00 to 7:30 UTC).&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;impact&quot;&gt;Impact&lt;/h3&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;User Management:&lt;/strong&gt;
Creation, updating, and deletion of users, API keys, and organizations (including managed organizations) may not be possible during this time.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Token Generation:&lt;/strong&gt;
Generating new authentication tokens may be temporarily unavailable.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Token Invalidation:&lt;/strong&gt;
Existing access and refresh tokens may be invalidated post-maintenance.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h3 id=&quot;token-handling-advisory&quot;&gt;Token Handling Advisory&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;If a refresh token is invalidated, it cannot be reused for re-authentication. To generate a new token, please use the relevant authentication endpoint along with your API key and API secret.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;implementation-notice&quot;&gt;Implementation Notice&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Ensure your implementation falls back to &lt;code dir=&quot;auto&quot;&gt;ApiKeyAuthentication&lt;/code&gt; if &lt;code dir=&quot;auto&quot;&gt;RefreshTokenAuthentication&lt;/code&gt; returns a 401 HTTP status code.&lt;/p&gt;
&lt;p&gt;Cheers,
Hannah from fiskaly&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Expansion to Austria: Simplifying RKSV Fiscalization</title><link>https://workspace.fiskaly.com/blog/expansion-to-austria/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/expansion-to-austria/</guid><description>Introducing SIGN AT - fiskaly&apos;s cloud-based fiscalization solution for Austria&apos;s Cash Register Security Regulation (RKSV).

</description><pubDate>Mon, 12 Aug 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Are you a developer or a POS provider looking to expand your operations to Austria? Navigating the complex legal requirements of the Cash Register Security Regulation (RKSV) can be daunting. However, with the right tools, guidance, and fiskaly, you can ensure a smooth transition and compliance with Austrian fiscal laws.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;what-is-the-rksv&quot;&gt;What is the RKSV?&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;The RKSV is Austria’s &lt;strong&gt;Cash Register Security Regulation&lt;/strong&gt;, designed to protect against tampering with electronic records of sales. Compliance with the RKSV is mandatory for all POS systems used in Austria. This regulation requires every transaction to be signed electronically, ensuring data integrity and traceability.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;introducing-sign-at&quot;&gt;Introducing SIGN AT&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;SIGN AT&lt;/strong&gt; is fiskaly’s cloud-based fiscalization solution specifically designed to meet the stringent requirements of the RKSV. Here’s how SIGN AT can benefit your business:&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;simplified-implementation&quot;&gt;Simplified Implementation&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;By utilizing cloud-based signature creation, SIGN AT eliminates the need for physical signature devices, making the implementation process straightforward and reducing ongoing maintenance efforts.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;flexibility-and-scalability&quot;&gt;Flexibility and Scalability&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;SIGN AT is adaptable to businesses of any size, ensuring that as your business grows, your fiscalization process remains efficient and compliant.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;top-notch-security&quot;&gt;Top-Notch Security&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Our solution uses state-of-the-art encryption technologies to ensure the highest level of security for your transaction data, safeguarding your business against fraud and data breaches.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;cost-efficiency&quot;&gt;Cost Efficiency&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Without the need for costly hardware, SIGN AT offers a cost-effective solution that lets you focus on expanding your business rather than managing compliance issues.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;learn-more-rksv-webinar&quot;&gt;Learn More: RKSV Webinar&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We hosted a webinar covering everything you need to know about RKSV compliance:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The fundamentals of the RKSV and why compliance is critical&lt;/li&gt;
&lt;li&gt;Features and benefits of SIGN AT&lt;/li&gt;
&lt;li&gt;Practical examples of successful implementations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Watch the webinar:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://www.fiskaly.com/blog/webinar-rksv-compliant-fiscalization-in-austria#webinar-rksv-en&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;English version&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.fiskaly.com/de/blog/webinar-rksv-konforme-fiskalisierung-in-oesterreich#webinar-rksv-de&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;German version&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;h2 id=&quot;get-started&quot;&gt;Get Started&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Ready to expand to Austria? Check out our &lt;a href=&quot;https://workspace.fiskaly.com/sign-at/introduction&quot;&gt;SIGN AT documentation&lt;/a&gt; and &lt;a href=&quot;https://workspace.fiskaly.com/api/rksv/v1&quot;&gt;API reference&lt;/a&gt; to begin your integration.&lt;/p&gt;</content:encoded><category>release</category><category>austria</category><category>sign-at</category><category>webinar</category></item><item><title>fiskaly Remains Unaffected by Global CrowdStrike Outage</title><link>https://workspace.fiskaly.com/blog/crowdstrike-outage-unaffected/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/crowdstrike-outage-unaffected/</guid><description>fiskaly&apos;s systems continued to operate seamlessly during the global CrowdStrike outage, demonstrating the robustness of our cloud-native infrastructure.

</description><pubDate>Fri, 19 Jul 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;img src=&quot;https://workspace.fiskaly.com/img/illustrations/cloud-hosting.svg&quot; alt=&quot;Cloud infrastructure&quot; loading=&quot;lazy&quot; decoding=&quot;async&quot;&gt;&lt;/div&gt;
&lt;p&gt;We are pleased to inform our developer community that &lt;strong&gt;fiskaly has not been impacted&lt;/strong&gt; by the recent global outage experienced by CrowdStrike. Our systems continued to operate seamlessly, ensuring no disruption in performance or availability.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;why-we-remained-unaffected&quot;&gt;Why We Remained Unaffected&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Our decision to leverage &lt;strong&gt;Google Cloud Platform (GCP)&lt;/strong&gt; has proven to be a wise choice, further reinforcing the robustness of our infrastructure. However, it’s not just about the platforms we choose - it’s about the meticulous processes we have in place.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;comprehensive-tool-evaluation&quot;&gt;Comprehensive Tool Evaluation&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;At fiskaly, we understand the importance of a comprehensive tool evaluation process. This process ensures we are fully aware of the capabilities and potential risks associated with every tool on our devices. It’s about proactive prevention, not reactive solutions.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;os-independent-infrastructure&quot;&gt;OS-Independent Infrastructure&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Our infrastructure is designed to be &lt;strong&gt;largely independent of any specific operating system&lt;/strong&gt;. By building on cloud services, we ensure that as long as the cloud is operational, fiskaly can perform.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;our-commitment-to-reliability&quot;&gt;Our Commitment to Reliability&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;In essence, our approach combines the best of technology with robust operational processes to deliver uninterrupted, reliable service to our users, regardless of external disruptions.&lt;/p&gt;
&lt;p&gt;Rest assured, fiskaly remains committed to providing seamless and secure services at all times.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;stay-informed&quot;&gt;Stay Informed&lt;/h2&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Check our &lt;a href=&quot;https://workspace.fiskaly.com/blog&quot;&gt;Changelog&lt;/a&gt; for the latest updates&lt;/li&gt;
&lt;li&gt;Monitor our &lt;a href=&quot;https://status.fiskaly.com&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Status Page&lt;/a&gt; for real-time system status&lt;/li&gt;
&lt;li&gt;Follow us on &lt;a href=&quot;https://www.linkedin.com/company/fiskaly/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;LinkedIn&lt;/a&gt; for company news&lt;/li&gt;
&lt;/ul&gt;</content:encoded><category>infrastructure</category><category>reliability</category><category>security</category></item><item><title>Dev News 27</title><link>https://workspace.fiskaly.com/blog/dev-news-27/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-27/</guid><description>July 2024 updates to fiskaly SIGN DE v2 export behavior and DSFinV-K API validation changes plus a new implementation guide.

</description><pubDate>Thu, 27 Jun 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;sign-de&quot;&gt;SIGN DE&lt;/h2&gt;&lt;/div&gt;
&lt;div&gt;&lt;h3 id=&quot;important-update-changes-to-export-behavior-in-the-fiskaly-sign-de-v2-api&quot;&gt;Important Update: Changes to Export Behavior in the fiskaly SIGN DE v2 API&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Scheduled for calendar week 29 (July 15-21, 2024)&lt;/p&gt;
&lt;p&gt;In the course of the upcoming deployment scheduled for calendar week 29, we are introducing an important change to the export functionality in the fiskaly SIGN DE v2 API which may impact your current integration. Moving forward, when an export is in the state &lt;code dir=&quot;auto&quot;&gt;PENDING&lt;/code&gt; or &lt;code dir=&quot;auto&quot;&gt;WORKING&lt;/code&gt;, additional export attempts of the same TSS using identical parameters will temporarily be blocked until the initial export is completed. Attempts to initiate a duplicate export will result in a &lt;code dir=&quot;auto&quot;&gt;429 Too Many Requests&lt;/code&gt; error with the code &lt;code dir=&quot;auto&quot;&gt;E_EXPORT_DUPLICATE_RATE_LIMITED&lt;/code&gt;. Introducing this measure ensures system reliability and efficiency.&lt;/p&gt;
&lt;p&gt;Please adjust your processes accordingly.&lt;/p&gt;
&lt;div&gt;&lt;h2 id=&quot;dsfinv-k&quot;&gt;DSFinV-K&lt;/h2&gt;&lt;/div&gt;
&lt;div&gt;&lt;h3 id=&quot;update-to-fiskaly-dsfinv-k-api-changes-to-insertcashpointclosing-endpoint&quot;&gt;Update to fiskaly DSFinV-K API: Changes to insertCashPointClosing Endpoint&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Scheduled for calendar week 30 (July 22-28, 2024)&lt;/p&gt;
&lt;p&gt;In calendar week 30, an update to the fiskaly DSFinV-K API is scheduled for deployment. Starting with version &lt;strong&gt;1.25&lt;/strong&gt;, the insertCashPointClosing endpoint requires that the &lt;code dir=&quot;auto&quot;&gt;cash_statement.payment.payment_types[]&lt;/code&gt; array contains at least one item.&lt;/p&gt;
&lt;p&gt;Previously, Cash Point Closings with an empty &lt;code dir=&quot;auto&quot;&gt;cash_statement.payment.payment_types[]&lt;/code&gt; array changed asynchronously the state to ERROR. As a result of the upcoming deployment and as part of the enhanced schema validation, the system will immediately return a validation error, if this requirement is not met.&lt;/p&gt;
&lt;p&gt;Please make sure that your systems are updated to comply with this new validation process.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;new-dsfinv-k-implementation-guide&quot;&gt;New DSFinV-K Implementation Guide&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;We are happy to announce that a new and comprehensive DSFinV-K Guide aiming to enable an easy and fast integration is now available on our Developer Page.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://workspace.fiskaly.com/dsfinvk/introduction&quot;&gt;Check out the DSFinV-K Guide&lt;/a&gt;&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Essential Authentication Server Update</title><link>https://workspace.fiskaly.com/blog/essential-auth-server-update/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/essential-auth-server-update/</guid><description>Scheduled maintenance for the fiskaly Authentication Server on July 2, 2024 with potential impact on token generation and user management.

</description><pubDate>Mon, 06 May 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;essential-authentication-server-update&quot;&gt;Essential Authentication Server Update&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We are announcing scheduled maintenance in July for the fiskaly Authentication Server:&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;july-2-2024-from-0500-to-0700-cest-0300-0500-utc&quot;&gt;July 2, 2024, from 05:00 to 07:00 CEST (03:00-05:00 UTC)&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;During the essential infrastructure update aimed at enhancing service reliability, anticipate restricted access to functionalities such as user management, API Key alterations, and organization management features within the scheduled maintenance period. The creation of new authentication tokens will be temporarily halted, and there’s a possibility that existing tokens will be invalidated.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Impact:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Creating, updating, and deleting users, API Keys, and (managed-) organizations may be temporarily unavailable during the scheduled maintenance.&lt;/li&gt;
&lt;li&gt;Generating new authentication tokens may be temporarily unavailable during the scheduled maintenance.&lt;/li&gt;
&lt;li&gt;Existing access and refresh tokens may be invalidated following the maintenance.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Token Information:&lt;/strong&gt; Invalidated refresh tokens cannot be used for re-authenticating. To generate a new token, please use the corresponding Authentication endpoint with your API Key and API Secret.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Implementation Notice:&lt;/strong&gt; Please make sure your implementation uses &lt;em&gt;ApiKeyAuthentication&lt;/em&gt; if &lt;em&gt;RefreshTokenAuthentication&lt;/em&gt; fails with a 401 HTTP status code response.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;For the latest updates on the status of fiskaly systems, please visit our Status Page.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://status.fiskaly.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Go to fiskaly Status Page&lt;/a&gt;&lt;/p&gt;</content:encoded><category>security</category></item><item><title>Dev News 25</title><link>https://workspace.fiskaly.com/blog/dev-news-25/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-25/</guid><description>Scheduled infrastructure maintenance on April 7, 2024 affecting SIGN DE, DSFinV-K, Management API, Dashboard, and Authentication Server.

</description><pubDate>Wed, 10 Apr 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;upcoming-scheduled-maintenance&quot;&gt;Upcoming Scheduled Maintenance&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We’re scheduling a key maintenance session on April 7 to update our infrastructure, ensuring the continued delivery of high-quality service across our system’s components.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;april-7-2024-from-700-to-1000-cest-500-800-utc&quot;&gt;April 7, 2024, from 7:00 to 10:00 CEST (5:00-8:00 UTC)&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;We have planned a necessary infrastructure update to improve the overall performance and reliability of our services. The following services will be affected during the maintenance window:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SIGN DE API V2 + V1&lt;/li&gt;
&lt;li&gt;DSFinV-K API&lt;/li&gt;
&lt;li&gt;Management API&lt;/li&gt;
&lt;li&gt;Dashboard&lt;/li&gt;
&lt;li&gt;Authentication Server&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;During this period, some services may not be available. Our team is committed to minimizing the impact of this maintenance and ensuring that services are restored promptly after the update.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;For more detailed information regarding these maintenance periods, please visit our status page.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://status.fiskaly.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Go to fiskaly Status Page&lt;/a&gt;&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Dev News 24</title><link>https://workspace.fiskaly.com/blog/dev-news-24/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-24/</guid><description>Essential infrastructure maintenance for SIGN DE API V2 on March 29, 2024.

</description><pubDate>Fri, 29 Mar 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;essential-infrastructure-maintenance&quot;&gt;Essential Infrastructure Maintenance&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We are announcing a short-term maintenance event for today:&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;germany&quot;&gt;Germany&lt;/h3&gt;&lt;/div&gt;
&lt;div&gt;&lt;h3 id=&quot;sign-de-api-v2&quot;&gt;SIGN DE API V2&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;March 29, 2024, from 20:30 CET (19:30 UTC) to 23:00 CET (22:00 UTC)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Due to a necessary essential infrastructure update on the side of our hosting provider to ensure safe &amp;#x26; stable operations, there will be a time window of 5 - 15 minutes in which the system will not allow any connection.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;Visit our status page to stay up to date.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://status.fiskaly.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Go to fiskaly Status Page&lt;/a&gt;&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Dev News 23</title><link>https://workspace.fiskaly.com/blog/dev-news-23/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-23/</guid><description>Scheduled maintenance for the fiskaly Authentication Server and SIGN DE API V2 plus DSFinV-K in March 2024.

</description><pubDate>Wed, 13 Mar 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;upcoming-scheduled-maintenance-events&quot;&gt;Upcoming Scheduled Maintenance Events&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We are announcing two upcoming scheduled maintenance activities in March:&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;fiskaly-authentication-server&quot;&gt;fiskaly Authentication Server&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;March 24, 2024, from 6:00 to 7:00 CET (5:00-6:00 UTC)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;During the essential infrastructure update aimed at enhancing service reliability, anticipate restricted access to functionalities such as user management, API key alterations, and organization management features within the scheduled maintenance period. The creation of new authentication tokens will be temporarily halted, and there’s a possibility that existing tokens will be invalidated. In the event that refresh tokens are invalidated, it will be necessary to undergo re-authentication using the Authentication endpoint along with your API Key and Secret.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Developer Tip:&lt;/strong&gt; As a precautionary measure, developers are advised to employ ApiKeyAuthentication as an alternative strategy if RefreshTokenAuthentication encounters a 401 error response.&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h3 id=&quot;germany&quot;&gt;Germany&lt;/h3&gt;&lt;/div&gt;
&lt;div&gt;&lt;h3 id=&quot;sign-de-api-v2--dsfinv-k&quot;&gt;SIGN DE API V2 + DSFinV-K&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;March 17, 2024, from 6:00 to 8:00 CET (5:00-7:00 UTC)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As part of our ongoing commitment to quality and reliability, the necessary infrastructure upgrades will result in the temporary unavailability of SIGN DE V2. Additionally, users can expect prolonged processing times for DSFinV-K Cash Point Closings and Exports during this maintenance window.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;For more detailed information regarding these maintenance periods, please visit our status page.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://status.fiskaly.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Go to fiskaly Status Page&lt;/a&gt;&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Dev News 22</title><link>https://workspace.fiskaly.com/blog/dev-news-22/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-22/</guid><description>Scheduled maintenance events, status page subscription guide, Spain BATUZ automation, and Germany KassenSichV 2024 updates.

</description><pubDate>Tue, 30 Jan 2024 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;upcoming-scheduled-maintenance-events&quot;&gt;Upcoming Scheduled Maintenance Events&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We are announcing two upcoming scheduled maintenance activities:&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;fiskaly-authentication-server&quot;&gt;fiskaly Authentication Server&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;February 13, 2024, 5:30 to 7:00 CET (4:30-6:00 UTC)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;During the scheduled maintenance window, expect limited functionality on the fiskaly Dashboard and Management API, temporary suspension of token generation, and potential brief downtimes. Be aware that existing tokens may also be invalidated.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;tls-certificate-update&quot;&gt;TLS Certificate Update&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;February 7, 2024, 7:00 to 8:00 CET (6:00-7:00 UTC)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This routine update only affects intermediate certificates and is designed to ensure seamless service without major disruptions expected. Most systems will automatically adapt to this change, though a brief check post-update is advised.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This update does &lt;strong&gt;not&lt;/strong&gt; involve a change of the root certificate.&lt;/p&gt;
&lt;p&gt;For comprehensive information about these maintenance events, please visit our status page.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://status.fiskaly.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Go to fiskaly Status Page&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h2 id=&quot;keep-up-to-date-subscribe-to-our-status-page&quot;&gt;Keep Up-to-Date: Subscribe to Our Status Page&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;We’d love for you to stay in the loop with us! Subscribing to our status page is a great way to keep yourself updated. While our developer newsletter brings you the fiskaly highlights for developers, it might not cover everything. Subscribing to our status page means you’ll ensure that you’re always up-to-date with all the essential news.&lt;/p&gt;
&lt;p&gt;On our support site, you can find the guide on ‘How to subscribe to the fiskaly status page’. This article is available in &lt;a href=&quot;https://support.fiskaly.com/hc/en-001/articles/9756871522076-How-to-subscribe-to-the-fiskaly-Status-Page&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;ENGLISH&lt;/a&gt;, &lt;a href=&quot;https://support.fiskaly.com/hc/de/articles/9756871522076-Wie-abonniere-ich-die-fiskaly-Status-Seite&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;GERMAN&lt;/a&gt; or &lt;a href=&quot;https://support.fiskaly.com/hc/es/articles/9756871522076--C%C3%B3mo-suscribirte-a-la-p%C3%A1gina-de-estado-de-fiskaly&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;SPANISH&lt;/a&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h3 id=&quot;spain&quot;&gt;Spain&lt;/h3&gt;&lt;/div&gt;
&lt;div&gt;&lt;h2 id=&quot;automatic-batuz-submission-for-companies&quot;&gt;Automatic BATUZ Submission for Companies&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Effective February 1st, 2024, POS vendors with our SIGN ES API integration can offer their business clients a streamlined BATUZ submission process. This update automatically sends the BATUZ LROE book, Subchapter 1.1, for issued invoices directly to tax authorities in real-time. This feature is currently exclusive to companies, ensuring hassle-free compliance and enhanced efficiency.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This automation does not extend to individual taxpayers, and manual BATUZ submissions are required for January invoices in Bizkaia. This integration significantly eases the tax reporting process for your business clients.&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h3 id=&quot;germany&quot;&gt;Germany&lt;/h3&gt;&lt;/div&gt;
&lt;div&gt;&lt;h2 id=&quot;updates-on-kassensichv-2024&quot;&gt;Updates on KassenSichV 2024&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;Effective January 1, 2024, KassenSichV regulations require receipts in Germany to include serial numbers for both the electronic record-keeping system (ERS) and the security module (TSS). Details are outlined in our blog post &lt;a href=&quot;https://kassensichv.net/en/articles/kassensichv-kassensicherungsverordnung-in-2024-what-will-change&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;“KassenSichV in 2024 – What will change”&lt;/a&gt; summarizes all the important information for you.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you’re already using QR codes on receipts, no further action is needed.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you use plain text on receipts, ensure they now include these serial numbers. We recommend switching to QR codes for streamlined compliance.&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Dev News 21</title><link>https://workspace.fiskaly.com/blog/dev-news-21/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-21/</guid><description>Announcing the fourth webinar in the Fiscalization in Spain series covering technical integration of the SIGN ES API.

</description><pubDate>Tue, 24 Oct 2023 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;technical-integration-of-sign-es&quot;&gt;Technical Integration of SIGN ES&lt;/h2&gt;&lt;/div&gt;
&lt;div&gt;&lt;h3 id=&quot;fiscalization-in-spain-webinar-4&quot;&gt;Fiscalization in Spain, Webinar #4&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Join us for the fourth part of our series Fiscalization in Spain, exploring the integration of the fiskaly SIGN ES API. Get insights:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;into Spanish fiscalization,&lt;/li&gt;
&lt;li&gt;understand the technology behind SIGN ES,&lt;/li&gt;
&lt;li&gt;and familiarize yourself with the onboarding process, daily operations, and more.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Don’t miss out and register here:&lt;/p&gt;
&lt;div&gt;&lt;h4 id=&quot;technical-integration-sign-es&quot;&gt;Technical Integration: SIGN ES&lt;/h4&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; 31.10.2023
&lt;strong&gt;Time:&lt;/strong&gt; 4 pm CEST
&lt;strong&gt;Language:&lt;/strong&gt; English
&lt;a href=&quot;https://fiskaly.webinargeek.com/fiscalization-in-spain-technical-integration-sign-es&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Register now&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;&lt;h4 id=&quot;integracion-tecnica-de-sign-es&quot;&gt;Integracion Tecnica de SIGN ES&lt;/h4&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Fecha:&lt;/strong&gt; 02.11.2023
&lt;strong&gt;Hora:&lt;/strong&gt; 16 hs (hora Madrid)
&lt;strong&gt;Idioma:&lt;/strong&gt; Espanol
&lt;a href=&quot;https://fiskaly.webinargeek.com/fiscalizacion-en-espana-integracion-tecnica-de-sign-es&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Registrate ahora&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h3 id=&quot;missed-previous-sessions&quot;&gt;Missed previous sessions?&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;For those who missed our past sessions, revisit the knowledge shared by visiting our &lt;a href=&quot;https://www.youtube.com/@fiskaly&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;YouTube channel&lt;/a&gt;, where we archive each enlightening discussion.&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Webinar Series: Fiscalization in Spain -- Technical Integration SIGN ES</title><link>https://workspace.fiskaly.com/blog/webinar-sign-es/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/webinar-sign-es/</guid><description>Fourth webinar in the Fiscalization in Spain series covering how to integrate the fiskaly SIGN ES API into your POS system.

</description><pubDate>Tue, 24 Oct 2023 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h3 id=&quot;webinar-integrate-sign-es&quot;&gt;Webinar: Integrate SIGN ES&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;We are pleased to announce the fourth part of our webinar series Fiscalization in Spain. The fourth session provides essential knowledge for the effective integration of the fiskaly SIGN ES API for fiscalization in Spain. It is designed especially for integration developers, and is available for Spanish and English-speaking audiences.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;You will gain the following insights:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Understanding Fiscalization in Spain &amp;#x26; SIGN ES API:&lt;/strong&gt; Familiarize yourself with the foundational concepts and role of the SIGN ES API within the framework of Spanish fiscalization.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Technical Deep Dive:&lt;/strong&gt; Gain an understanding of the underlying technology of the SIGN ES to leverage its full capabilities.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Guided Onboarding Process:&lt;/strong&gt; Receive step-by-step guidance during the onboarding phase, acquainting you with the dashboard and API navigation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Essential Setup Procedures:&lt;/strong&gt; See the steps required for the effective setup and implementation of SIGN ES.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Daily Operation Insights:&lt;/strong&gt; Familiarize yourself with the daily operational functionalities and procedures associated with the solution.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Compliance:&lt;/strong&gt; Understand the necessary compliance measures and regulatory requirements pertinent to the solution.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Validation Processes:&lt;/strong&gt; Learn the techniques for accurate data validation with SIGN ES.
Data Transmission: Understand the mechanisms for secure and efficient data transmission with SIGN ES.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Register to the Webinar:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;English Webinar: “Fiscalization in Spain — Technical Integration SIGN ES”&lt;/strong&gt;
&lt;strong&gt;Date &amp;#x26; Time:&lt;/strong&gt; Tuesday, October 31, 2023, 16:00 CEST.
&lt;a href=&quot;https://fiskaly.webinargeek.com/fiscalization-in-spain-technical-integration-sign-es?cst=8&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Register Here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Spanish Webinar: “Fiscalizacion en Espana — Integracion Tecnica de SIGN ES”&lt;/strong&gt;
&lt;strong&gt;Date &amp;#x26; Time:&lt;/strong&gt; Thursday, November 2, 2023, 16:00 CEST.
&lt;a href=&quot;https://fiskaly.webinargeek.com/fiscalizacion-en-espana-integracion-tecnica-de-sign-es?cst=8&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Register Here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Previously in Our Series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://www.fiskaly.com/blog/webinar-series-fiscalization-in-spain-1&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Webinar 1: TicketBAI &amp;#x26; Verifactu&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.fiskaly.com/blog/webinar-series-fiscalization-in-spain-2&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Webinar 2: Legal Requirements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.fiskaly.com/blog/webinar-series-fiscalization-in-spain-3&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Webinar 3: Invoices and Digital Receipts in Spain&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upcoming in the Series:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Webinar 5 (on-demand, available from November 6): Detailed Overview of SIGN ES Integration for SIGN DE Customers
Register to access the webinar &lt;a href=&quot;https://fiskaly.webinargeek.com/fiscalization-in-spain-technical-integration-sign-es-for-sign-de-customers?cst=8&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;in English&lt;/a&gt; or &lt;a href=&quot;https://fiskaly.webinargeek.com/fiskalisierung-in-spanien-technische-integration-sign-es-fuer-sign-de-kunden?cst=8&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;in German&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Stay connected!
Subscribe to our newsletter to stay up-to-date. We are committed to supporting you through every step of the integration process.&lt;/p&gt;
&lt;p&gt;Cheers,
Hannah from fiskaly&lt;/p&gt;</content:encoded><category>webinar</category><category>sign-es</category></item><item><title>Dev News 20</title><link>https://workspace.fiskaly.com/blog/dev-news-20/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-20/</guid><description>Introducing SIGN ES for fiscalization in Spain with integration guides, Postman collections, and full API documentation.

</description><pubDate>Wed, 07 Jun 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;We’re excited to share some important updates and resources with you regarding fiscalization in Spain and our new product SIGN ES!&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;sign-es-integration-and-testing&quot;&gt;SIGN ES Integration and Testing&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;Our product is now fully ready for integration and testing. We have extensively worked on enhancing its functionality and performance to meet your requirements and ensure compliance. Our Production Test environment is already available for you to try and it’s a matter of days until we enable Production Live. Stay tuned and subscribe to our change log for more updates.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;how-to-get-started&quot;&gt;How to get started?&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;To get started, you can find detailed integration guides for new customers, but also for current SIGN DE customers on our developer website. These guides provide instructions on how to integrate our services effectively.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;postman-environment-and-collection&quot;&gt;Postman Environment and Collection&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;We have prepared a Postman environment and collection specifically designed for testing and providing a quick start to the integration of our API. With these resources, you can easily explore the capabilities of SIGN ES!&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;api-documentation&quot;&gt;API Documentation&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;In addition to the Postman environment and collection, we have prepared all the API documentation, including code samples ready for you. You can find these on our developer website.&lt;/p&gt;
&lt;p&gt;We value your feedback and want to ensure you have a smooth integration experience. If you encounter any issues or have questions, our dedicated support team is here to assist you. Feel free to reach out to us at &lt;a href=&quot;mailto:dev-support@fiskaly.com&quot;&gt;dev-support@fiskaly.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Cheers,
Hannah from fiskaly&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Dev News 19 -- eReceipt API</title><link>https://workspace.fiskaly.com/blog/dev-news-19/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-19/</guid><description>Major eReceipt API v2.0.0 update with breaking changes to default values and stricter schema validation.

</description><pubDate>Fri, 17 Mar 2023 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h2 id=&quot;fiskaly-ereceipt-api-update&quot;&gt;fiskaly eReceipt API Update&lt;/h2&gt;&lt;/div&gt;
&lt;p&gt;A major version change to the eReceipt API (version 2.0.0) and updates are planned for &lt;strong&gt;Thursday, 23rd March 2023&lt;/strong&gt;, starting at 2 pm.
The new version will be more consistent and reliable, with several bug fixes included.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;changelog&quot;&gt;Changelog&lt;/h3&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Removal of default values for various schema fields in the CreateReceipt endpoint:&lt;/strong&gt;
For a list of properties (&lt;strong&gt;see Table 1&lt;/strong&gt; below), the default value &lt;em&gt;0&lt;/em&gt; will be removed in the CreateReceipt endpoint. For mandatory fields, a value now needs to be provided explicitly. Invalid requests with missing mandatory fields will return error code &lt;strong&gt;400&lt;/strong&gt; with the corresponding error message.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Removal of the possibility to send additional fields in the CreateReceipt endpoint:&lt;/strong&gt;
The option to send additional properties in various objects in the CreateReceipt endpoint will be removed. Until now, additional fields with any name and any type could be sent. This option will be removed to improve clarity and consistency. &lt;strong&gt;See Table 2&lt;/strong&gt; below for a list of affected objects.
&lt;strong&gt;Exception:&lt;/strong&gt; optional fields remain available for all objects contained in the &lt;code dir=&quot;auto&quot;&gt;EkabsSecurity&lt;/code&gt; object, to allow for flexibility when providing responses from different fiscalization endpoints.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h3 id=&quot;table-1-affected-schema-fields&quot;&gt;Table 1: Affected schema fields&lt;/h3&gt;&lt;/div&gt;




































































































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Object type&lt;/th&gt;&lt;th&gt;Schema field&lt;/th&gt;&lt;th&gt;Mandatory&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;EkabsPaymentType&lt;/td&gt;&lt;td&gt;.amount&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsLineItem&lt;/td&gt;&lt;td&gt;.quantity&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;.price_per_unit&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsLineVatAmountGross&lt;/td&gt;&lt;td&gt;.percentage&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;.incl_vat&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsLineVatAmountNet&lt;/td&gt;&lt;td&gt;.percentage&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;.excl_vat&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;.vat&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsVatAmountTotal&lt;/td&gt;&lt;td&gt;.percentage&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;.incl_vat&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;.excl_vat&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;.vat&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsData&lt;/td&gt;&lt;td&gt;.full_amount_incl_vat&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Discount&lt;/td&gt;&lt;td&gt;.discount_value&lt;/td&gt;&lt;td&gt;yes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsPaymentType&lt;/td&gt;&lt;td&gt;.change&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsData&lt;/td&gt;&lt;td&gt;.full_amount_incl_vat_before_discount&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;.total_discount_value&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;HospitalitySchema&lt;/td&gt;&lt;td&gt;.tip&lt;/td&gt;&lt;td&gt;no&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;hr&gt;
&lt;div&gt;&lt;h3 id=&quot;table-2-affected-schema-objects&quot;&gt;Table 2: Affected schema objects&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;The &lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt; field was removed from all objects below. The “Schema new” column shows the cleaned-up object without extra properties.&lt;/p&gt;

























































&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;&lt;strong&gt;Object&lt;/strong&gt;&lt;/th&gt;&lt;th&gt;Fields removed&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;ReceiptSchemaEkabsV0&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsData&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsLine&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsLineItem&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsLineVatAmountGross&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsLineVatAmountNet&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsPaymentType&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsVatAmountTotal&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsHead&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsBuyer&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsSeller&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;EkabsMisc&lt;/td&gt;&lt;td&gt;&lt;code dir=&quot;auto&quot;&gt;property name*: any&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;hr&gt;
&lt;p&gt;fiskaly status page: &lt;a href=&quot;https://status.fiskaly.com&quot; title=&quot;fiskaly status&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;status.fiskaly.com&lt;/a&gt;
fiskaly support website: &lt;a href=&quot;https://support.fiskaly.com/hc&quot; title=&quot;fiskaly support website&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;support.fiskaly.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can contact our support at &lt;a href=&quot;mailto:dev-support@fiskaly.com&quot;&gt;dev-support@fiskaly.com&lt;/a&gt;.&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Dev News 18</title><link>https://workspace.fiskaly.com/blog/dev-news-18/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-18/</guid><description>SMAERS recertification testing begins in TEST environment and DSFinV-K v1.6.1 released with bug fixes and performance improvements.

</description><pubDate>Tue, 19 Jul 2022 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h3 id=&quot;sign-de&quot;&gt;SIGN DE&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;As part of the ongoing SMAERS recertification, we are planning tests in our TEST environment starting from 25.7.2022 and until the end of the recertification process. This testing phase is expected to last until the end of September but may be extended depending on the test results. The tests will include trial upgrades to provisional versions, so don’t worry if you see unfamiliar version numbers appearing in your exports. These upgrades may break some TSS instances or reveal some bugs. If you experience errors, please report them to our team at &lt;a href=&quot;mailto:dev-support@fiskaly.com&quot; title=&quot;dev-support@fiskaly.com&quot;&gt;dev-support@fiskaly.com&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;dsfinv-k&quot;&gt;DSFinV-K&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;v1.6.1 deployment 2022-07-12&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed InterneTransaktion when used within the same Cash Point Closing.&lt;/li&gt;
&lt;li&gt;Fixed wrong sign_api_version when creating Cash Point Closings.&lt;/li&gt;
&lt;li&gt;Fixed postman links.&lt;/li&gt;
&lt;li&gt;Performance improvements for listing all Cash Point Closings.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;We are preparing &lt;em&gt;fiskaly DSFinV-K&lt;/em&gt; for OpenAPI 3.1, which will be rolled out in the next update.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Hannah from fiskaly&lt;/p&gt;
&lt;p&gt;fiskaly status page: &lt;a href=&quot;https://status.fiskaly.com&quot; title=&quot;fiskaly status&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;status.fiskaly.com&lt;/a&gt;.
fiskaly support website: &lt;a href=&quot;https://support.fiskaly.com/hc&quot; title=&quot;fiskaly support website&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;support.fiskaly.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can contact our support at &lt;a href=&quot;mailto:dev-support@fiskaly.com&quot;&gt;dev-support@fiskaly.com&lt;/a&gt;.&lt;/p&gt;</content:encoded><category>changelog</category></item><item><title>Dev News 17</title><link>https://workspace.fiskaly.com/blog/dev-news-17/</link><guid isPermaLink="true">https://workspace.fiskaly.com/blog/dev-news-17/</guid><description>SIGN DE system architecture article published, architecture seminar announced, and DSFinV-K updated to v2.3 compliance.

</description><pubDate>Fri, 01 Jul 2022 00:00:00 GMT</pubDate><content:encoded>&lt;div&gt;&lt;h3 id=&quot;sign-de&quot;&gt;SIGN DE&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;To give you a better understanding of fiskaly SIGN DE’s system architecture, we have compiled all the relevant information about our system.
In the first part of our article, you can read more about the components of fiskaly SIGN DE and their functions within the system. In the second part, we explain our system in a legal context. Our article is only available in German.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://kassensichv.net/fiskaly-sign-de-architektur&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;fiskaly SIGN DE Architecture&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;seminar-fiskaly-sign-de-architecture&quot;&gt;Seminar fiskaly SIGN DE Architecture&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;To give the best possible insight, we additionally invite you to our next online seminar:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;fiskaly SIGN DE System Architecture&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;When:&lt;/strong&gt; Tuesday, 12.07.2022 - 11 a.m. CEST&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Seminar language:&lt;/strong&gt; German&lt;/p&gt;
&lt;p&gt;After the seminar, you will be familiar with the architecture of fiskaly SIGN DE, and know everything about the compliant operation of the fiskaly Cloud TSS as well as the environment protection concept of the fiskaly SMAERS.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://register.gotowebinar.com/register/7929530949046389519?source=6&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;Register for the seminar&lt;/a&gt;&lt;/p&gt;
&lt;div&gt;&lt;h3 id=&quot;dsfinv-k&quot;&gt;DSFinV-K&lt;/h3&gt;&lt;/div&gt;
&lt;p&gt;fiskaly DSFinV-K is updated to DSFinV-K 2.3 as required as of July 1, 2022.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;v1.6 - deployment 2022-06-30&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Implements DSFinV-K 2.3 and DFKA taxonomy 2.3.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Some changes must be addressed when using the DSFinV-K. Please have a look at the DSFinV-K legal text for more information.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added a new format field for &lt;code dir=&quot;auto&quot;&gt;Trigger an Export&lt;/code&gt; making it possible to export Cash Point Closings into a ZIP instead of TAR.&lt;/li&gt;
&lt;li&gt;Added new filters for &lt;code dir=&quot;auto&quot;&gt;Trigger an Export&lt;/code&gt; to export Cash Point Closings by their business_date (or export_creation_date as its fallback).&lt;/li&gt;
&lt;li&gt;Added Guthabenkarte (with a lowercase k) to payment types.&lt;/li&gt;
&lt;li&gt;Fixed exporting GuthabenKarte defined in the DFKA taxonomy and turning it into the corresponding Guthabenkarte as defined in DSFinV-K.&lt;/li&gt;
&lt;li&gt;Fixed potential race condition when exporting Cash Point Closings.
Clarifying the date field of a Transaktion reference.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Hannah from fiskaly&lt;/p&gt;
&lt;p&gt;fiskaly status page: &lt;a href=&quot;https://status.fiskaly.com&quot; title=&quot;fiskaly status&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;status.fiskaly.com&lt;/a&gt;.
fiskaly support website: &lt;a href=&quot;https://support.fiskaly.com/hc&quot; title=&quot;fiskaly support website&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; data-external=&quot;&quot;&gt;support.fiskaly.com&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can contact our support at &lt;a href=&quot;mailto:dev-support@fiskaly.com&quot;&gt;dev-support@fiskaly.com&lt;/a&gt;.&lt;/p&gt;</content:encoded><category>changelog</category></item></channel></rss>