mollie / mollie-api-node

Official Mollie API client for Node
http://www.mollie.com
BSD 3-Clause "New" or "Revised" License
237 stars 63 forks source link

Add support for the create payment link endpoints #216

Closed Eastkap closed 2 years ago

Eastkap commented 3 years ago

There's no current way to call this set of endpoints with the current state of the library.

Would highly be useful for me / my company

Sufiane commented 3 years ago

i'm currently facing the same issue, would be nice to have this available !

Pimm commented 3 years ago

Thanks, @Eastkap and @Sufiane.

This is very high on the list. Unfortunately, we're currently blocked from implementing and releasing for logistical reasons. I'm working on it, and I'll keep you up-to-date.

Sufiane commented 3 years ago

Hello @Pimm ! Thanks for the quick update.

Do you have an ETA about this or is it still undefined?

Pimm commented 2 years ago

Payment links have been added, and you can use them today by installing the beta tag: npm install @mollie/api-client@beta. Should you have any issues with the beta version, please let us know.