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

Added terminal API endpoints #347

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Added terminal API endpoints #347

wants to merge 7 commits into from

Conversation

iFlyinq
Copy link

@iFlyinq iFlyinq commented May 9, 2024

I've added the terminal API endpoints. Additionally, to facilitate the API's integration into my project, I ensured that the payment's _links include a "dashboard" link. For creating new payments via a terminal, I introduced an optional "terminalId" parameter.

I tried to follow the conventions used across the project, if any changes have to be done feel free to let me know or do them ;)

@iFlyinq
Copy link
Author

iFlyinq commented May 9, 2024

The endpoint GET https://api.mollie.com/v2/terminals/*id* appears to lack the _links.profile which is typically included, following convention, in other endpoints such as in GET https://docs.mollie.com/reference/v2/subscriptions-api/get-subscription.

@janpaepke janpaepke added the API extension Previously missing endpoints/binders. label Sep 11, 2024
@janpaepke janpaepke added this to the 4.2.0 milestone Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API extension Previously missing endpoints/binders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants