braintree / braintree-web-drop-in

Braintree Drop-in for the web
MIT License
200 stars 126 forks source link

Braintree Dropin stop firing events after using 4000000000001125 #563

Closed vbarbarosh closed 5 years ago

vbarbarosh commented 5 years ago

General information

Issue description

I've noticed that after credit card 4000000000001125 was stored in the vault, Drop-in stops firing noPaymentMethodRequestable, paymentMethodRequestable, and paymentOptionSelected events.

In order to reproduce it:

  1. Create a client token with customerId
  2. Submit 4000000000001091 card
  3. Submit 4000000000001125 card
  4. Now, changing payment method in dropin will not fire any events

I also created this codepen for reproducing this bug.

hollabaq86 commented 5 years ago

👋 @vbarbarosh I believe the issue you've presented is the same as #499, could you confirm?

vbarbarosh commented 5 years ago

@hollabaq86 Yes, it seems to be the same issue.

crookedneighbor commented 5 years ago

Gonna close this duplicate. Feel free to subscribe to #499 for updates.

crookedneighbor commented 4 years ago

This is fixed in v1.22.1