Viincenttt / MollieApi

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

Add support for the create client link endpoint #311

Closed Viincenttt closed 11 months ago

Viincenttt commented 1 year ago

https://docs.mollie.com/reference/v2/clients-api/create-client-link

Viincenttt commented 1 year ago

Current blocked, because this is behind a feature flag. Requested access

Viincenttt commented 1 year ago

Documentation on this feature has been removed... deleting this issue until I receive further information

ovatic commented 12 months ago

Hi,

The documentation for this feature exists, but the endpoint (uri) has changed. It's here: https://docs.mollie.com/reference/v2/client-links-api/create-client-link

Viincenttt commented 12 months ago

Hi @ovatic ,

Thanks for the heads-up, reopening this issue. I'll try to pick this up somewhere this week.

Viincenttt commented 11 months ago

This is now live in version 3.2.0

ovatic commented 11 months ago

That's great. Will check it out. Thanks!