Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: [IOBP-715] Expired payment methods filtering (#5903)
## Short description This PR adds a filter to hide saved payment methods that are expired at the time of payment. ## List of changes proposed in this pull request - Added a condition into the selector that filters all the available payment methods in the payment flow. ## How to test - Enable the new wallet section FF; - Simulate with the dev-server an expired card editing the `expiryDate` attribute - You shouldn't be able to see that expired payment method while performing a payment
- Loading branch information