• 2023/5/24

    New Features

    • Payment Gateways and Gateway Groups are now available on the Admin API to list and retrieve their details.
    • Shipping Methods are now available on the Admin API to list and retrieve their details.

    Improvements

    • The payment flow for Stripe APMs has been improved to reduce necessary steps for customers to input their name on the first step before proceeding for Klarna, Giropay, and Bancontact.
    • Belgium has been added as an supported country for iDeal payments due to it's commonality with Belgium users.
    • PayPal credentials are now validated when saving to reduce potential issues when creating or updating PayPal account details.
    • We've now updated the Subscriptions Admin API to allow updating a subscription to any renewal schedule for improved flexibility.
    • We've updated the language display names for Nederlands (Dutch) and Português (Portguese)
    • Added support for .url access in templates for files uploaded to metadata for consistency with all other media file access.

    Bug Fixes

    • Fixed an issue with Paypal refunds not saving a successful 1000 response code.
    • Fixed a localization issue with pluralization and Norsk language causing a 500 error in a few edge cases.
    • Fixed an issue where attribution was not saved on Subscriptions created through the add-line-items Admin API.

     

  • 2023/3/15

    New Features

    • Introducing Giropay as an available alternative payment method for the German market.
    • Order Notes can now be added through a new endpoint on the Admin API allowing external integrations to add notes to orders.
    • The Klaviyo App now supports three new events; Fulfilled Order, Canceled Order, and Refunded Order, to support merchants using Klaviyo for transactional emails.
    • The Gorgias App now supports pulling customer data from the store to show in the sidebar incoming calls.

    Improvements

    • Stripe Payment Intents now has a more user-friendly onboarding flow, automatically connect the merchant's Stripe account with Stripe Connect.
    • Alternative Payment Methods are now displayed based on the customer's shipping address in the storefront checkout flow.
    • Product Categories has now been overhauled with a new UI including the ability to add products from within the category detail view.
    • Ranges have now been overhauled with a new UI and improved product management for improved user experience.
    • Shipping Method has been added to Order exports so users can use this data in their workflows.

    Bug Fixes

    • Fixed an edge case where site offers were not always applied and shown in the storefront side cart.
  • 2023/2/28

    New Features

    • Introducing a new integration with Gorgias that is available to install on stores from the Apps menu. 
    • Introducing Bancontact Payments through Stripe as an alternative payment method in the Checkout flow and Admin API.
    • Offers can now be "cloned" making it easier to duplicate offers without needing to manually fill out the form fields.
    • Admin API and Webhooks are now versioned with the default version "2023-02-10". More documentation will follow as new versions of the Admin API and Webhooks are introduced.

    Improvements

    • Offer setup and editing has been overhauled with a new single page layout, simplifying the setup and editing of offers.
    • The Cart detail view as been overhauled for improved UX to follow our new UI views.
    • Coupons detail view has been overhauled for improved UX to follow our new UI views.
    • Product Option group has been revamped with a more clear UI and the addition of sorting on options, making it possible to set the display order of options displayed in the storefront.
    • Transactions by Payment Method report now uses the display name of payment methods instead of the enum for a better UX.
    • We've improved API Rate Limiting to now reference the API Access Token as the determining factor instead of IP address, improving support for external services that access multiple stores from the same IP address.
    • PayPal Account setup now has improved form validation with additional required fields for proper setup.

    Bug Fixes

    • Fixed an issue with App Installation flow that did not always update the "app_url" when installing an app during development flows.
    • Fixed an issue with the Storefront GraphQL API that caused it to create a new cart every time the cart was loaded instead of retrieving the existing cart.

     

  • 2023/2/15

    New Features

    • Introducing Klarna and iDeaL Payments through Stripe as alternative payment methods.  These methods can now be enabled on the store checkout and Admin API payment flows.
    • Storefront Themes have been migrated to use a new GraphQL Storefront API, with the storefront sidecart now able to be controlled by themes, unlocking it for customization.
    • Product Variants (child products) can now be created and managed through the Admin API.

    Improvements

    • Content "excerpts" have been removed across the platform in an effort to make the UI more clear and easier to use.
    • The subscription renewal process has had several improvements to handle more edge case scenarios preventing renewal orders being created incorrectly.
    • All "Advanced" search buttons have now be renamed to "Filters" for improved UI clarity and consistency.

    Bug Fixes

    • Improved Checkout CSS to fix minor display issues on Firefox.
    • Fixed an edge case that caused an Order to not be created after a successful PayPal transaction.
    • Fixed an issue causing the available Apps to not show all.

     

  • 2023/1/17

    New Features

    • Stores can now setup and configure multiple Paypal accounts providing the way for merchants to maintain multiple configurations at the same time.
    • Store content editing has received a major UX upgrade with a new WYSIWYG and code editor for a much smoother content editing experience.

    Improvements

    • Partner reports now have the ability to create Parnter Reports that follow Exclude data filters opposed to filters that Include data in the report.
    • Customer and Order event timelines are now paginated when the list exceeds 50 events.
    • Orders now feature a core read-only source attribute set at the time of order creation to know where the order was created from, ie admin_api, checkout, or subscription.
    • The background subscription report generation process performance has been improved by 200x for faster processing and data generation.