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.
Introducing a new Customer Notes API that allows adding Customer Notes by external services on the Admin API.
Subscription reports now feature a new Monthly Recurring Revenue metric to provide MRR breakdown across the reports.
We've now added new Metadata Field Types for Rich Text, File, and Multiline Text with the ability to set metadata on Products.
We've updated our Admin API schema generator to Open API 3.0 to provide the latest schema features.
Improvements
We've updated our database instances and connection settings to use persistent connections, reducing overhead for a 40% improvement in database performance.
Webhook event retry payloads are now more consistent and no longer re-created at the time of retrying.
Improved Checkout, off-site payment redirect flow UI, and several minor UI improvements throughout the dashboard.
Improved several UX elements in Partners setup and App creation flow.
Store Dashboard is no longer available in multiple languages, adding more focus on checkout and notification translations.
Bug Fixes
Fixed an issue that showed an unlocalized time in order notification emails.
Fixed an issue with Dashboard users not being able to access products in the new product picker.
Fixed an issue with Order Overview Report Export not following the Order list view as expected.
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.
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.