Viincenttt / MollieApi

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

Update and streamline Settlement-Captures functions #339

Closed dschierm closed 6 months ago

Viincenttt commented 6 months ago

Hi @dschierm ,

Thanks for the PR!

What is the difference between the new GetSettlementCapturesListAsync method and the existing ListSettlementCapturesAsync method? I agree that the last one doesn't seem to confirm to the correct naming conventions, but the functionality is the same right?

Kind regards, Vincent

Viincenttt commented 6 months ago

Ah, never mind. I'm not used to the way GitHub displays file changes. I see you renamed the old method :)