Pre-Chargeback Alerts are in beta. These alerts notify you when a cardholder raises an issue with their issuer, giving you a window to resolve it before it escalates to a formal chargeback.
We improved 3D Secure logs in the dashboard, and now provide a full timeline of events for each session, which includes more information about the status, liability shift, payment, and more. You can also now create and manage acquirers in the dashboard on the Payments tab.
React Native SDK v2.7.0 has been released, which included some general fixes and security improvements to our encryption library used on Android. We recommend updating to version 2.7.0 when possible to pick up these fixes. This update is compatible with React Native 0.76+, but if you use Expo in your apps, you need to make sure you're on Expo 53+ (which requires React Native 0.79+).
Apple Pay Web now works inside cross-origin iframes, and sandbox test cards match the brand a customer selects in their wallet. On the SDK side, we fixed a handful of script-loading and icon-override issues to make integrations more reliable, and updated several pieces of documentation.
automatic_updates field from CreateCardRequest.abort() method so users can programmatically close the Apple Pay sheet/logs/:traceId, so any log can load directly regardless of the filters set on the logs pageonLoadError was not called on script load failure in the React SDK (2.27.0); reloading the script now appends an attempt query parameterCardIcon overrides on the JavaScript and React SDKs, so users can override individual card brand icons instead of all of themCard, ThreeDSecure, useThreeDSecure, and Pin, and corrected some incorrect type signaturesCard, ThreeDSecure, ThreeDSecure.Frame, and useThreeDSecure