Closed MatthiasVanEeghem closed 1 year ago
I'm terribly sorry for completely forgetting to check the pull requests. This pull request is now out of date, so I created a new commit to add support for the Dashboard property, plus some other link properties that were missing in the PaymentResponseLinks object.
The Mollie docs specify a dashboard URL as part of the JSON response for the CreatePayment API endpoint:
https://docs.mollie.com/reference/v2/payments-api/create-payment
This PR adds support for that URL in the PaymentResponseLinks object.