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

Implement "list all payment methods" API #149

Closed
justincase opened this issue Apr 25, 2021 · 0 comments · Fixed by #150
Closed

Implement "list all payment methods" API #149

justincase opened this issue Apr 25, 2021 · 0 comments · Fixed by #150
Assignees

Comments

@justincase
Copy link
Collaborator

Retrieve all payment methods that Mollie offers and can be activated by the Organization. The results are not paginated. New payment methods can be activated via the Enable payment method endpoint in the Profiles API.

API documentation: https://docs.mollie.com/reference/v2/methods-api/list-all-methods

Resolves #146

@justincase justincase self-assigned this Apr 25, 2021
justincase added a commit that referenced this issue Jun 13, 2021
Returns all payment methods that Mollie offers and can be activated by
the Organization.

Resolves #146, resolves #149
justincase added a commit that referenced this issue Jun 13, 2021
Add "List all payment methods" API
justincase added a commit that referenced this issue Jun 13, 2021
Add example to retrieve all available payment methods
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

Successfully merging a pull request may close this issue.

1 participant