-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DropinError: No Payment Method is Available #84
Comments
Thanks for the issue. Will look into this ASAP. |
Can you provide more details if possible please? I tested with the following card numbers which actually should throw a processor declined message but surprisingly they make successful transaction: 4000111111111115 | Visa | |
Can you also let me know which version of ngx-braintree are you using? |
I'm using version 5. |
@selected-pixel-jameson As mentioned in my earlier comment, surprisingly the ollowing numbers make successful transaction: Thanks. |
Hi, I am facing the same issue, but this happens as soon as I click on the Text box to enter the card number. Have implemented the app on ionic (hybrid mobile app), have used Braintree JS.v3 to implement Braintree dropIn UI. Has anyone got a solution for this yet? |
When I enter one of the test cards from BrainTree which returns processor declined a message comes up stating "DropinError: No Payment Method is Available". I'm not sure why this message is coming up, but it doesn't seem like it is needed as the Drop-In UI is also showing a message.
The text was updated successfully, but these errors were encountered: