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

Search by metadata using list_payment_methods #102

Open
phstc opened this issue Apr 5, 2020 · 0 comments
Open

Search by metadata using list_payment_methods #102

phstc opened this issue Apr 5, 2020 · 0 comments

Comments

@phstc
Copy link

phstc commented Apr 5, 2020

Checking the API docs for list_payment_methods, it supports filtering by metadata, which is very handy, for example, for retrieving all payment methods associated to a user (userId set as metadata).

But checking list_payment_methods implementation, it only supports since_token.

Will this Ruby gem be updated to match with the API docs?

What would be the recommended workaround to adapt (add decorators) this gem to filter by metadata?

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