A. Eren Besel
A. Eren Besel
- [x] Implement a mechanism to modify the event arrays safely. - [x] Implement a mechanism to trigger sending of the events with a timer and also instantly when needed....
Submit and 3ds related log events. Since there are several log events sent in a row, clearing the whole array approach proved insufficient so we are removing only events that...
Allows session to handle removing stored payment methods if `session` is set as the dropIn's `storedPaymentMethodDelegate`
Fixes an issue where on session flow, `CashAppPayConfiguration` property `storePaymentMethod` was being ignored even when `showsStorePaymentMethodField` is set to `false`.