Hello,
I want to show unique cards of a customer from stripe in my bubble app. I get all the cards of particular user and showing them but how I should show unique card from that data? Can anyone help me how can I get this done?
Here you can see user is having 10 cards in which 9 cards are same, I want to show 2 cards here and that will be unique.
This is the data source I am using to show the cards from stripe
Thank you