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

"usBankAccounts" data is missing in com.braintreegateway.Customer.getPaymentMethods #126

Open
MonchynR opened this issue Feb 13, 2024 · 0 comments

Comments

@MonchynR
Copy link

General information

  • SDK/Library version: 3.32.0
  • Environment: Sandbox
  • Language, language version, and OS: Java 18 on Mac OS

Issue description

Task: I need to retrieve saved payment methods for the customer.
Solution: getBraintreeGateway().customer().find(customerId).getPaymentMethods();
Issue: getPaymentMethods ignores saved "US Bank Account" Payment type.

image

carwashi added a commit to carwashi/braintree_java that referenced this issue Jul 22, 2024
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

1 participant