braintree-web-drop-in icon indicating copy to clipboard operation
braintree-web-drop-in copied to clipboard

Duplicate card

Open yoobi opened this issue 4 years ago • 4 comments

General information

  • SDK/Library version: Javascript V3 SDK + Java SDK
  • Environment: Sandbox
  • Browser and OS: Chrome Version 90.0.4430.212 (Official Build) (x86_64) // MacOS. 10.14.6

Issue description

I'm using drop-in UI for my payment, I'm displaying the card layout with registered card of the user, I've notice that the user can save multiple times the same card (image1) but it is displayed only once in the the UI (image2).

Image 1

Screenshot 2021-05-24 at 18 29 57

Image 2

Screenshot 2021-05-24 at 18 33 22

Unfortunately there is a bug because when I delete the card used via the UI, the same card appear again and I have to delete it again probably because the first deletion was on 46w4cqg and the second is for kdkv3yb.

The important issue is that if a user paid 20 times and each time the same card was saved he has to delete it 20 times via the UI which is not acceptable for a user-friendly UI.

drop-ui

Question: Do you have a solution to avoid inserting the same card over and over again ? Or delete all the duplicate cards of the user at the same time ?

yoobi avatar May 24 '21 16:05 yoobi

I have the same issue..

BotanAtomic avatar May 24 '21 16:05 BotanAtomic

We have a task in our backlog to allow you to specify if you do not want to de-duplicate cards for cases like this. Will update here when the task is complete.

crookedneighbor avatar May 25 '21 15:05 crookedneighbor

Ok cool, do you know when it'll be push to production ?

yoobi avatar May 26 '21 08:05 yoobi

No, there are no timelines for a resolution for this issue. We'll update this issue when any new information is available.

crookedneighbor avatar Jun 07 '21 16:06 crookedneighbor