We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using the search endpoint, creditCardNumber(https://developers.braintreepayments.com/reference/request/transaction/search/java#credit_card_number) should ideally support both startsWith and endsWith but the correct implementation only allows filtering by one of them
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion. We will look into this.
Sorry, something went wrong.
This should be fixed in version 2.79.0. It will take a little bit to distribute throughout Maven but should be available in a couple hours.
No branches or pull requests
When using the search endpoint, creditCardNumber(https://developers.braintreepayments.com/reference/request/transaction/search/java#credit_card_number) should ideally support both startsWith and endsWith but the correct implementation only allows filtering by one of them
The text was updated successfully, but these errors were encountered: