New Features
- Subscriptions Admin API now features a new endpoint to trigger an immediate renewal to simplify integrations managing subscriptions externally.
- Transactions Admin APIs and Webhook events now include the issuer's
auth_codeand the card network'snetwork_transaction_idto assist in mapping disputes to transactions more reliably. - Campaigns Cart SDK now has a fully integrated Address Autocomplete function enabled by default in the latest release.
Improvements
- One Step Checkout Flow shipping address form logic has been completely overhauled for a smoother customer experience.
- Platform stores overview now includes a date range picker allowing merchants to see orders across all their stores by different date ranges.
- Express payment flows through Campaigns app now follow the language of the campaign for an improved localized payment experience.
- Emoji's are now automatically removed from customers and addresses as a data cleaning step as downstream integration platforms typically don't allow emoji characters.
- We've improved the storefront event tracking
checkout_completeevent's "fire once" robustness to prevent the event from ever firing multiple times. - Fulfillments imported through Shop Sync now have improved carrier guessing logic to map known carriers by their tracking code patterns if the carrier is not set.
- We've improved the payment gateway 3DS setup flow for a more clear user experience.
Bug Fixes
- Fixed an edge case error that occured when email addresses from Apple Pay have spaces at the end of them.
- Fixed an issue with Klarna disputes to improve handling of their first notification of dispute.