woocommerce-android
woocommerce-android copied to clipboard
Implement logic for "Remind me later" in the Upsell card reader banner
The goal of this task is to implement the logic to show the banner again after 14 days when the merchant clicks on the "Remind me later" CTA.
- The merchant sees Upsell card reader banner UI
- Merchant clicks dismiss icon
- Merchant sees another alert dialog that asks them to either choose "Remind me later" or "Don't show again"
- Merchant clicks "Remind me later"
- The banner UI disappears.
- The banner UI won't show for 2 weeks (14 days)
- On the 15th day, the banner UI starts showing up again.