Skip to content

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

Open
@MonchynR

Description

@MonchynR

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions