Fixes
- Updates
device.isApplePayAvailablefor more accurate filtering. Previously it returned true whenever the device supported Apple Pay, even if no card was added. It now returns true only when the device supports Apple Pay and the user has added a card. - Fixes issue where
didRedeemLinkmight not get called if there's no paywall available to present an alert from.