Skip to content

Payment Links missing link to related payments #417

@janpaepke

Description

@janpaepke

Somewhat ironically the payment links are missing the links to the payments made for a payment link.

For both Customers, as well as Subscriptions the API allows a user to retrieve all associated payments, similar to payment links.
For both these resources the returned _links object contains a payments object referencing the resource URL to retrieve corresponding payments.

Unfortunately for payment links (at least according to the docs) it does not.
I believe this should be implemented for consistency reasons.

For a more in-depth analysis, see #416


Edit:
I found two more resources, which allow to retrieve associated payments, also returning a payments object in their _links response, strengthening the consistency argument:

Metadata

Metadata

Assignees

Labels

API docsIssues with the Mollie docs, ouside the scope of this package.bugUnexpected behaviour.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions