Skip to content
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

"No payment method is available" #123

Open
gromoc opened this issue Sep 6, 2019 · 3 comments
Open

"No payment method is available" #123

gromoc opened this issue Sep 6, 2019 · 3 comments

Comments

@gromoc
Copy link

gromoc commented Sep 6, 2019

I have an error when I pay without fill Postal Code input

My Code:
tempcode

My detail payment:
temcard

Error when I continue without fill the "Postal Code" (previous screenshot):
temperrorbt

What can I do it?

Version "ngx-braintree": "7.0.1"

@srikanthonl
Copy link
Owner

How were you able to click pay when you haven't entered post code? I mean the Pay button must not be enabled if the DropIn UI is not enabled. If you did not provide, it means that your Pay button should not be enabled.

@gromoc
Copy link
Author

gromoc commented Sep 6, 2019

I believe is a bug because when I pay with the first credit card I have complete all inputs (Postal Code too), but when I want use other credit card the Pay button is disabled while I don't fill Postal Code input

tempcard

@T-Coded
Copy link

T-Coded commented Apr 20, 2021

This is old but someone else might find this useful

This might be because you have Postal Code validations enabled in your Braintree settings. See main article here: https://articles.braintreepayments.com/guides/fraud-tools/basic/avs-cvv-rules

You can check your settings by logging in to your Braintree account > Gear (setting) icon on the top right > Fraud Management > Under the "Basic" header, click "Options" in the "AVS" sections

Hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants