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

creditCardNumber() in search API only allows one of startsWith/endsWith #62

Closed
sg3391 opened this issue Apr 6, 2018 · 2 comments
Closed

Comments

@sg3391
Copy link

sg3391 commented Apr 6, 2018

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

@bluk
Copy link

bluk commented Apr 9, 2018

Thanks for the suggestion. We will look into this.

@bluk
Copy link

bluk commented Apr 13, 2018

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.

@bluk bluk closed this as completed Apr 13, 2018
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

2 participants