Viincenttt / MollieApi

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

Could you expose profileId parameter in GetAllPaymentMethodListAsync? #270

Closed DianaLaa closed 2 years ago

DianaLaa commented 2 years ago

When using Mollie Connect, this parameter must be supplied by caller. Could you expose it please?

Viincenttt commented 2 years ago

Thanks for the headsup. I have added support for the profileId parameter. It will be added to the next release.

DianaLaa commented 2 years ago

Awesome, thanks. Oh, I have to mention, I asked you about the testmode parameter: I haven't been able to use your latest release yet because there was some testmode parameter still missing. Sorry I didn't report back earlier. If you want I'll inspect which one it is in the coming week.

Viincenttt commented 2 years ago

Hi @DianaKoenraadt ,

Yes, please let me know if you encounter any missing parameters. Feel free to open a new issue.

Kind regards, Vincent

Viincenttt commented 2 years ago

This is now live in version 2.1.0.11