• 2023/11/8

    New Features

    • Paypal Commerce Platform is a new fully integrated bankcard payment gateway enabling merchants to use PayPal Advanced Credit & Debit bankcard processing.
    • Orders now feature the ability to filter by "source" to isolate orders from the Checkout Flow, Subscription, or the Admin API, to assist merchants in analyzing their order sources.
    • Campaigns App packages now feature the ability to set an "initial" and "recurring" price on subscription packages, allowing merchants to easily discount the initial order for subscription plans.

    Improvements

    • We've now added DHL Global Mail and Yun Express to our fulfillment carrier mappings for tracking links and PayPal tracking number uploads.
    • Products can now be filtered by their public status in the dashboard.
    • Campaign package quantity has now been changed to an integer input to support larger package quantity sizes.
  • 2023/8/16

    New Features

    • Merchants can now create Returns for products that have been fulfilled through Order Details view.
    • Non-admin dashboard users can now be given access to individual apps as needed.

    Improvements

    • We've implemented a new Unsaved Changes bar across the whole platform for more consistent UX.
    • We've overhauled the Order Detail view and fulfillment orders for more clarity and ease of use.
    • Fulfillment Partners have now been renamed to Locations for clarity and usability.
    • Fulfillment Order Line items on the Admin API now include more product information to make these easily available for fulfillment integrations.
    • Fulfillment Location Addresses are now validated to ensure the address follows standard address format expectations.
    • Added additional fields to the Stockrecords Admin API to improve usability by external systems. 
    • Improve Taxes shown in orders and order confirmation views for more clarity when multiple tax rates are applied. 

    Bugs Fixed

    • We now prevent users from deleting fulfillment locations that are associated with stockrecords and orders, to prevent cascading data dependency issues.
    • Fixed an issue that prevented partners from being able to create apps.
    • Fixed an edge case issue where the payment gateway was not stored with subscriptions when created.
  • 2023/7/18

    New Features

    • The Orders Admin API and order webhooks now include refunds detail for a breakdown of order adjustments, refunded items, and associated refund transactions.
    • Introducing a new suite of Admin Fulfillment APIs for external fulfillment services and warehouses to build fully integrated fulfillment flows.
    • In the Campaigns App it's now possible to "Clone" a campaign to reduce setup time for creating and testing campaign variants.
    • Our Klaviyo integration has been updated to include "Items" in the Refunded Order event to include the refunded items in refund email notifications.
    • Klaviyo Placed Order events now include subscription_lifecycle and subscription_billing_cycle attributes making it possible to create Dynamic Segments in Klayvio of customers based on their subscription billing cycle.
    • Users can now enable/disable a server driven Klaviyo Started Checkout triggered by the store abandoned.cart webhook event.
    • Everflow users can now optionally include Tax in the conversion values sent to Everflow for reporting.

    Improvements

    • The Orders list view is now filtered to Open orders by default for a workflow-oriented user experience as open orders require merchant action.
    • Fulfillment partners has been renamed to locations on the Admin API as this is a better representation of their role within the platform logic.
    • The storefront checkout flow uses Last Click attribution and now supports clear_attribution parameter that when passed as false will maintain existing attribution and only update with new fields passed.
    • Several Campaigns App UX improvements have been completed to improve user experience when creating and debugging campaigns.
    • We've improved and extended the webhook retry policy out to 10 days to ensure that webhooks are attempted for a long period of time.
  • 2023/6/20

    New Features

    • Introducing a new headless Campaigns App and API that supports JavaScript integrations, enabling developers to integrate external custom checkout flows without requiring a server side integration.
    • Orders that have been edited and require the collection of additional payment from the customer can now bill the original payment method on file. (Limited to payment methods that allow merchant initiated transactions).
    • Partner Marketing Reports can now be configured to exclude revenue figures when merchants want to exclude them from a partner's view.
    • New Metadata boolean field type handles boolean values being passed and stored as metadata.
    • Transactions APIs and webhooks now feature a new parent_id so that integration partners can link related transactions in their external application logic.

    Improvements

    • Bancontact is now available for customers in the Netherlands.
    • Improved the logic of the Paypal redirect flow endpoint to not return 500 errors when invalid UUIDs are passed, instead returning a 404.

    Bug Fixes

    • Fixed an issue where it was possible for a customer to pay for their order with an alternative payment method, then drop out of the flow before their order was created.
    • Fixed an issue where duplicate order.updated webhook events were sent by the authorized transaction recurring processes even though the order had not updated.
    • Fixed an issue to properly handle some edge case errors for Paypal refund transactions.
  • 2023/6/7

    New Features

    • Order management has received a major update, with new features allowing order editing, adding/removing items from an order, creating refunds for specific items, and a more robust backend for handling complex order management and fulfillment scenarios.
    • Disputes have been overhauled with a new timeline layout, which is now consistent with new UI views across the platform.
    • Orders that are "Rejected" by the fulfillment partner are now displayed with an alert counter on the Orders List View, to notify merchants they need to take action to repair and resend for fulfillment.
    • Variant Attributes are now sortable, to configure their ordering on the product details in the storefront.

    Improvements

    • PayPal transactions are now exportable for merchants who need to analyze their PayPal transactions on a deeper level.
    • Refunds on NMI gateways now attempt a void first when issuing a refund, to better handle reversing transactions that have not yet fully settled.
    • Customers reports now shows an emdash when filering by any of the order-based attributes that inherently mean that the user type is a customer and not a lead.

    Bug Fixes

    • Fixed an issue where subscription.created webhooks were not firing when a subscription was created through the add-line-items Admin API endpoint.
    • Fixed a few edge cases where the initiating user was not stored for PayPal and Apple Pay transactions.
    • Fixed an edge case where a validation error was not properly thrown when updating an order's shipping address on the Admin API.
    • Fixed an issue where multiple admin order notifications were sent incorrectly.