| Product | Summary |
| Connect Portal |
|
| Digital Payments |
|
Observe Loop integration
The Integration tab has been uplifted to show users of the Wpay Connect Portal the status of their store's configuration in downstream systems. When all the relevant statuses return Success the store will move from a Processing to a Live state meaning it is ready to transact.
Satchel delivery capability
For those stores that have Satchel delivery enabled in their merchant configuration, an extra tab will appear in the store onboarding flow to capture the extra details required to enable this capability.
Native 3D Secure (3DS) for Secure Fields
Secure Fields now supports native 3D Secure (3DS) authentication, allowing web merchants to handle 3DS challenges directly within their own checkout page. This eliminates full-page redirects and keeps customers in the merchant’s environment throughout the entire payment flow.
What's new?
- In-page challenge handling: Secure Fields includes built-in logic to intercept 3DS challenge requirements and trigger a modal or inline challenge directly on the page instead of redirecting the user.
- 3DS2 support: The integration is fully optimised for 3DS2, supporting frictionless flows, browser-based fingerprinting, and step-up challenges.
- Consistent backend: This feature uses the same Checkout Sessions infrastructure as the native mobile 3DS SDKs, ensuring consistent 3DS data management across web and mobile platforms.
- Custom styling: Customise the appearance of the 3DS challenge container to match your site’s design.
Upgrade your Secure Fields integration to initialise a 3DS component, which automatically handles the hidden fingerprinting iFrame and the visible challenge window. For a full walk-through and code samples, see the guide on implementing 3DS with Secure Fields.