{
    "version": "https://jsonfeed.org/version/1",
    "title": "Odus Changelog",
    "home_page_url": "https://docs.odus.com/changelog",
    "description": "Latest changes to the Odus payment orchestration platform.",
    "items": [
        {
            "id": "https://docs.odus.com/changelog/2026-05-19",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-05-19#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added password reset and forgot password functionality</li>\n<li>Added external refund support for payments settled outside the platform</li>\n<li>Fixed subscription billing race condition that could cause duplicate charges in rare cases</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-05-19#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added new reporting graphs and widgets for payment analytics</li>\n<li>Added notification bell with real-time alerts in the top navigation</li>\n<li>Added in-app feedback widget for submitting product feedback</li>\n<li>Added password reset and forgot password support</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2026-05-19#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li><strong>Breaking:</strong> The checkout is now using iFrames for better security and compatibility. Please refer to the <a href=\"https://docs.odus.com/docs/guides/checkout/migration-v1\">migration guide</a> for details.</li>\n<li>Fixed Apple Pay button accepting multiple rapid clicks, which could lead to a payment session being stuck.</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-05-19",
            "title": "May 19, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-05-19T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-05-13",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-05-13#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added new item-level metrics to payment reports</li>\n<li>Fixed duplicate rows appearing in payment summary reports</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-05-13#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added contextual documentation links throughout the dashboard</li>\n<li>Reorganized sidebar navigation with grouped menu sections</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-05-13",
            "title": "May 13, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-05-13T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-05-11",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-05-11#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added <code>recurringSchedule</code> field to price objects in API responses</li>\n<li>Improved error codes for PSP operations to provide more granular failure reasons</li>\n<li>Fixed webhooks being dispatched to inactive webhook subscribers</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-05-11#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Replaced the webhook list with a table layout for better readability</li>\n<li>Improved dashboard responsiveness on smaller screens</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-05-11",
            "title": "May 11, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-05-11T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-04-28",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-04-28#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added <strong>viewer</strong> user role with read-only access to reporting endpoints</li>\n<li>Fixed idempotency check incorrectly rejecting valid payment retries with the same card</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-04-28#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added support for the new viewer user role in the dashboard</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2026-04-28#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Integrated VGS Collect for PCI-compliant secure card fields — card data no longer touches merchant servers</li>\n<li>Added <code>setCallbacks()</code> method for updating event handlers after SDK initialization</li>\n<li>Added dynamic state/province field that adapts to the selected country</li>\n<li>Added configurable <code>maxLength</code> for the street address input</li>\n<li>Fixed <code>fontSize</code> from style configuration not applying to card section labels</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-04-28",
            "title": "April 28, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-04-28T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-04-27",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-04-27#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added line item breakdown sent to PayPal for better payment descriptions</li>\n<li>Improved accuracy of stored card attributes (BIN, last four, brand, expiry)</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-04-27",
            "title": "April 27, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-04-27T00:00:00.000Z",
            "tags": [
                "api"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-04-14",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-04-14#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added support for VGS iFrames as a card tokenization method</li>\n<li>Fixed trial pricing not being applied when both trial and recurring prices exist</li>\n<li>Fixed incorrect price amount used for recurring payments after a trial period</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-04-14#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Fixed \"Last 7/30/90 days\" date presets incorrectly including the current incomplete period</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-04-14",
            "title": "April 14, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-04-14T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-04-09",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-04-09#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li><strong>Breaking:</strong> Removed customer deduplication API — customers are no longer merged automatically</li>\n<li><strong>Breaking:</strong> Removed support for legacy non-encrypted gateway configurations</li>\n<li>Made <code>currency</code> optional on payment creation when a cart is provided (inferred from cart items)</li>\n<li>Fixed <code>currentPassword</code> incorrectly marked as required when updating user profile</li>\n<li>Fixed recurring payment retries not being scheduled correctly in some cases</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-04-09#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added payment type filter (one-time, recurring, trial) to the payments list</li>\n<li>Webhook shared secret is now displayed after creation for easy copying</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2026-04-09#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Fixed potential ReDoS vulnerability in email field validation</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-04-09",
            "title": "April 9, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-04-09T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-03-23",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-03-23#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Recurring payments now automatically use the customer's default payment method</li>\n<li>Payments are now automatically cancelled when their associated invoice is voided</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2026-03-23#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Attribution parameters (UTM source, campaign, etc.) from the page URL are now automatically forwarded in the payment payload</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-03-23",
            "title": "March 23, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-03-23T00:00:00.000Z",
            "tags": [
                "api",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-03-20",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-03-20#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added subscription billing date management — change the next billing date for active subscriptions</li>\n<li>Added recurring payment bundling — multiple recurring charges for the same customer are combined into a single payment</li>\n<li>Simplified recurring billing API with a more intuitive configuration model</li>\n<li>Improved response times for payment list and other paginated endpoints</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-03-20#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added ability to search subscriptions and payments by price</li>\n<li>Added support for creating multiple prices on a single product</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2026-03-20#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Country dropdown values are now localized to the user's language</li>\n<li>Improved phone number validation with country-specific rules</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-03-20",
            "title": "March 20, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-03-20T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-03-06",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-03-06#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added support for multiple recurring prices in a single payment</li>\n<li>A payment can now reference multiple invoices</li>\n<li>Fixed payment metadata updates not persisting correctly</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-03-06#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Redesigned subscription details page layout for clarity</li>\n<li>Added inline price management to the product details page</li>\n<li>Fixed timezone conversion for calendar date filters</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2026-03-06#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li><strong>New:</strong> Checkout Elements API — embed individual payment fields (card number, expiry, CVV) with full control over layout and styling</li>\n<li>Added Czech, Dutch, and Slovak locale support</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-03-06",
            "title": "March 6, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-03-06T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-03-02",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-03-02#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added statement descriptor resolution for payments with multiple prices</li>\n<li>Added simplified recurring price definition (beta) — configure trial and recurring amounts in a single price object</li>\n<li>Exposed <code>merchantCity</code> in Checkout.com gateway profile configuration</li>\n<li>Fixed shopper email not being sent for recurring Adyen payments</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-03-02#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Metrics in the billing calendar are now clickable — click any day to see the underlying payments</li>\n<li>Fixed request logs panel overflowing its container</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-03-02",
            "title": "March 2, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-03-02T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-02-25",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-02-25#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>PayPal token is now validated against the configured integration mode (sandbox vs. production) before processing</li>\n<li>Billing calendar now shows successful rebills, soft declines, and hard declines for past dates</li>\n<li>Added UTM source and campaign grouping to payment summary and customer value reports</li>\n<li>Added distinct recurring capture settings — configure whether recurring payments auto-capture independently from one-time payments</li>\n<li>Added additional invoice filtering to upsell and rebill metrics in the customer value report</li>\n<li>Fixed duplicate recurring payments being triggered in rare scheduling scenarios</li>\n<li>Fixed Adyen payments not being captured immediately when configured for instant capture</li>\n<li>Removed phone number validation on customer creation — phone numbers are now stored as-is</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2026-02-25#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Added <code>grouped</code> appearance option for a joined address block layout</li>\n<li>Apple Pay now infers billing and shipping addresses from the payment sheet</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-02-25",
            "title": "February 25, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-02-25T00:00:00.000Z",
            "tags": [
                "api",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-02-13",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-02-13#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added PSP webhook listener — the API now processes and reconciles payment status updates received directly from gateways</li>\n<li>Added metadata support for payments, subscriptions, customers, invoices, and prices — attach up to 50 key-value pairs to any resource</li>\n<li>Added metadata-based filtering to list endpoints</li>\n<li>Added idempotency normalization rules to prevent false duplicate rejections on payment fields</li>\n<li>Billing and shipping addresses are now forwarded to all payment service providers</li>\n<li>Added support for major EU currencies: PLN, CZK, SEK, NOK, DKK, CHF, HUF, RON</li>\n<li><strong>Breaking:</strong> Sunset the checkout profile API — use publishable keys with the Checkout SDK instead</li>\n<li>Added filtering by invoice number on the invoices list endpoint</li>\n<li>Added billing descriptor forwarding to Checkout.com gateway</li>\n<li>Increased API rate limits for higher-throughput integrations</li>\n<li>PayPal payments now store billing and shipping addresses from the buyer</li>\n<li>Fixed payment capture status not syncing correctly after gateway confirmation</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-02-13#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added ability to duplicate an existing price</li>\n<li>Added subscription price update dialog — change a subscriber's price without cancellation</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2026-02-13#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Added billing and shipping address fields to the checkout form</li>\n<li>Added country field dropdown selector</li>\n<li>Added support for prefilling billing and shipping fields</li>\n<li>Added <code>requiredBillingContactFields</code> and <code>requiredShippingContactFields</code> configuration</li>\n<li>Added state field <code>options</code> property for custom state/province lists</li>\n<li>Added phone number field with validation</li>\n<li>Added validation for billing address fields (street, city, postal code, country)</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-02-13",
            "title": "February 13, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-02-13T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-02-02",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-02-02#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added subscription price migration API — change pricing for existing subscriptions without cancellation</li>\n<li>Added PayPal billing agreement flow for recurring PayPal payments</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-02-02",
            "title": "February 2, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-02-02T00:00:00.000Z",
            "tags": [
                "api"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-01-16",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-01-16#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li><strong>Deprecated:</strong> <code>profileId</code> in checkout configuration — migrate to publishable keys</li>\n<li>Added <code>contains</code> filtering operator to list endpoints</li>\n<li>Added API secret key deletion endpoint</li>\n<li>Hosted OpenAPI schema is now publicly accessible</li>\n<li>Added user roles for access control</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2026-01-16#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added user role management</li>\n<li>Added secret key deletion</li>\n<li>Redesigned invoice details page with actions</li>\n<li>Added ability to remove default payment methods from customers</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2026-01-16#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Added country-specific alternative payment method configuration</li>\n<li>Improved error messages for empty required fields</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-01-16",
            "title": "January 16, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-01-16T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2026-01-12",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2026-01-12#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Chargebacks now automatically cancel the subscription and void the associated invoice</li>\n<li>Added payment attribution data tracking (UTM parameters, referrer)</li>\n<li>Added subscription resumption — resume a cancelled subscription without re-creating it</li>\n<li>Added support for external payment reversals</li>\n<li>Reports are now timezone-aware based on merchant configuration</li>\n<li>Secure storage for sensitive gateway profile credentials</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2026-01-12",
            "title": "January 12, 2026",
            "summary": "Orchestration API",
            "date_modified": "2026-01-12T00:00:00.000Z",
            "tags": [
                "api"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2025-12-04",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2025-12-04#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Statement descriptor is now forwarded to all payment service providers</li>\n<li>Billing calendar now excludes subscriptions with auto-billing disabled</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2025-12-04#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Promoted checkout builder to a dedicated page</li>\n<li>Added customer value report grouping by price</li>\n<li>Added billing and shipping fields display on payment details</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2025-12-04#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Added Apple Pay as a payment method</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2025-12-04",
            "title": "December 4, 2025",
            "summary": "Orchestration API",
            "date_modified": "2025-12-04T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2025-11-25",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2025-11-25#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added Apple Pay as a supported payment method</li>\n<li>Added <code>/checkout-details</code> endpoint for retrieving checkout session details</li>\n<li>Added endpoint to list supported payment methods for a merchant</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2025-11-25#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added JSON view for checkout configuration</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2025-11-25#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Added custom card number and CVV input components for full layout control</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2025-11-25",
            "title": "November 25, 2025",
            "summary": "Orchestration API",
            "date_modified": "2025-11-25T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2025-11-12",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2025-11-12#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added customer value report page</li>\n<li>Added date range persistence in URL for reports</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2025-11-12",
            "title": "November 12, 2025",
            "summary": "Dashboard",
            "date_modified": "2025-11-12T00:00:00.000Z",
            "tags": [
                "dashboard"
            ]
        },
        {
            "id": "https://docs.odus.com/changelog/2025-10-23",
            "content_html": "<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"orchestration-api\">Orchestration API<a href=\"https://docs.odus.com/changelog/2025-10-23#orchestration-api\" class=\"hash-link\" aria-label=\"Direct link to Orchestration API\" title=\"Direct link to Orchestration API\">​</a></h3>\n<ul>\n<li>Added payment filtering by payment method type</li>\n<li>Card brand is now optional on payment methods</li>\n<li>Added public transaction API for reading transaction details</li>\n<li>Alternative payment method retries now use the original gateway</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"dashboard\">Dashboard<a href=\"https://docs.odus.com/changelog/2025-10-23#dashboard\" class=\"hash-link\" aria-label=\"Direct link to Dashboard\" title=\"Direct link to Dashboard\">​</a></h3>\n<ul>\n<li>Added price update and deletion</li>\n<li>Added chargeback dialog</li>\n<li>Improved checkout builder UX with card brand detection</li>\n</ul>\n<h3 class=\"anchor anchorWithStickyNavbar_JmGV\" id=\"checkout-sdk\">Checkout SDK<a href=\"https://docs.odus.com/changelog/2025-10-23#checkout-sdk\" class=\"hash-link\" aria-label=\"Direct link to Checkout SDK\" title=\"Direct link to Checkout SDK\">​</a></h3>\n<ul>\n<li>Added <code>initialValues</code> property for pre-filling form fields</li>\n<li>Added loading skeleton while the SDK initializes</li>\n<li>Added error alert when the payment iframe fails to load</li>\n</ul>",
            "url": "https://docs.odus.com/changelog/2025-10-23",
            "title": "October 23, 2025",
            "summary": "Orchestration API",
            "date_modified": "2025-10-23T00:00:00.000Z",
            "tags": [
                "api",
                "dashboard",
                "checkout-sdk"
            ]
        }
    ]
}