Viincenttt / MollieApi

This project allows you to easily add the Mollie payment provider to your application.
MIT License
148 stars 85 forks source link

Missing metadata in order line #276

Closed MartijnDijkgraaf closed 1 year ago

MartijnDijkgraaf commented 1 year ago

Hey Vincent,

With your latest patch you removed the access to the Metadata property.

Viincenttt commented 1 year ago

Hi Martijn,

You are right, it seems I have made a mistake when I made the change to have the OrderLineResponse class no longer inherit from the OrderLineRequest class.

I have merged your PR and will release a new version right away.

Kind regards, Vincent

Viincenttt commented 1 year ago

I have uploaded a new version to NuGet. It may take up to one hour for NuGet to index and publish the new version.