New Features
- NEXT Payments now shows acquirer MID and MCC codes on each payment method so merchants can share them with dispute providers for alerts and chargeback handling.
- Campaigns App Campaign Retrieve API now includes a top-level
campaign_idfield, making campaigns easier to identify when debugging or working across environments.
Improvements
- We've added a setting to disable tag auto-creation through customer and order widgets for non-admin users, keeping the Tags list cleaner.
- NEXT Payments now shows the Acquirer Reference Number (ARN) in each payment timeline event for easier reconciliation.
- Campaigns App Campaign Retrieve and Cart Calculate APIs are now significantly faster thanks to optimized queries and pre-generated package thumbnails.
- New email sending domains now use NEXT's dedicated transactional setup by default, improving deliverability.
- Customer detail metrics now appear at the top of the customer view, with a clearer customer-since value and direct links to Orders and Tickets.
- Storefront
catalogue_viewedpixel events are now lighter and faster after removing thevariantfield, reducing database load on high-traffic catalogs.
Bug Fixes
- Fixed an issue where the subscription price estimate was missing when redirecting customers to an alternate payment method (APM) checkout flow.
- Fixed an issue where the PayPal account name was missing on the PayPal transaction details view.
- Fixed an issue where the "Buy X items -> Y% off Entire Order" offer condition was not applying the discount correctly.
- Fixed an issue where editing an offer type from voucher to offer returned a 500 error.
- Fixed an issue where invalid shipping country inputs in checkout caused a 500 error.