Introducing "Test Orders" which allow store admins a reliable way to test order functionality without needing to worry about them going our for shipping or refunding the transactions. More documentation on this to come.
3DS2 transactions that fail due to the card not being enrolled will now automatically retry as a standard transaction to attempt the purchase.
Introducing a new Transactions by UTM Campaign report allowing you to report on your transactions by Google utm_campaign attribution.
Orders now support multiple shipments in the core paving the way for more complex scenarios where multiple fulfillment centers are involved on the same order.
Improvements
Product "slugs" are now editable in the dashboard on the product details view.
Bug Fixes
Fixed a bug related to Omnisend basket syncing for orders that abandoned during APM checkout flow or the bankcard transaction failed.
Fixed an issue where variant product's categories were not available on the API or in webhook data.
Fixed API response formatting to always format external system passed through messages in JSON format.
2020/12/28
Admin APIOrdersNotificationsTaxes
New Features
Introducing Tax features with the ability to configure Tax Rates and Tax Classes to dynamically calculate taxes for orders. Taxes are shown throughout the system in the dashboard, customer views and emails.
It is now possible to to manage API Tokens to create and delete API Tokens via the dashboard.
The Order APIs now have a new method to Add Line Items to an existing order and create a charge against the initial payment method to support common upsell and cross sell flows.
Improvements
Improved support for Stripe Error Codes when payment methods are invalid to map with our Transaction Response codes.
Added on the API for Address Title fields to support Klarna's Title field so it is prepopulated in the Klarna widget on for improved checkout experience.
We now have a fallback to send email from noreply@29next.com when a store does not have any verified email sending domains or the user has misconfigured the store "FROM" email address using an unverified domain.
Bug Fixes
Fixed an inconsistent date format in Source Attribution Events
2020/11/16
CheckoutAdmin APIReportsSettingsOrders
New Features
Introducing a new Transactions by Response Code Report to quickly analyze transaction acceptance rates with filters and drill down into transactions list for further analysis.
Orders API now supports PUT requests to update orders for expanded API integration capabilities for API driven workflows for post order actions.
Orders API now supports Klarna Payments as a payment method with a redirect flow.
Klarna Integration Settings and Transactions can be viewed and managed via the dashboard.
Improvements
Currency Specific Stock Records can now be created to allow customers to sell a product in multiple currencies and fulfill from the same fulfillment partner.
Dashboard Permissions have now been improved for simplicity to make it more straight forward to manage users and permission groups.
Gateway Errors in the Checkout flow have been improved to surface the gateway specific errors to make it easier to debug gateway issues.
2020/9/21
SubscriptionsAdmin APIWebhooksOrders
New Features
Admin Order API now supports the use of Vouchers to apply discounts to item and shipping prices.
Admin Order API now supports a new payment method “saved_card” which can be used with a reference transaction id.
Admin Order API has three new parameters to assist with using a user’s (customer) saved addresses for billing and shipping.
use_default_shipping_address
use_default_billing_address
billing_same_as_shipping_address
Admin Order API now supports adding Attribution Meta Data which can be leveraged by integrations and webhooks.
Improvements
Paypal Transactions can now be viewed and searched in the dashboard
Everflow integration settings are now available in the dashboard for sites that have this extension installed.
Bug Fixes
Fixed an issue causing duplicate order admin notifications.
Fixed an issue with Boxme status updates not being able to update the line item.
Fixed an issue with the Order total on Customer profile showing items total instead of Order total.
Fixed typo with Subscriptions misspelling
2020/9/7
Admin APIPaymentsOrders
New Features
Added support for PayPal Express Checkout as a payment method during checkout.
Admin Order API now supports payment with a card token allowing merchants to decrease their PCI scope for easier compliance.
Admin Product API now supports creating and updating products.
Bug Fixes
Fixed Issue with Boxme Fulfillment Center Location Mapping
Fixed issue with Reviews not associated with a Customer