0.5.0
Pre-release
Pre-release
What's Changed
- Expose Web Pixel events via new onWebPixelEvent(PixelEvent) function, added to the CheckoutEventProcessor interface - #50, #46, #45, #40, #29
- Send
Sec-Purpose: prefetch
header to identify preload requests - #51 - Match CheckoutDialog's header padding with checkout's padding - #44
- Ensure
loadCheckout()
is not called twice for preloads - #49 - Ensure the WebView cache is cleared on error responses for preloaded requests - #52