Viincenttt / MollieApi

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

Add billingcountry parameter to the listPaymentMethods request #223

Closed markprins81 closed 3 years ago

markprins81 commented 3 years ago

As stated in the mollie documentation at https://docs.mollie.com/reference/v2/methods-api/list-methods it should be possible to provide a billingCountry parameter on the payment methods request.

Viincenttt commented 3 years ago

Haha, the number of optional parameters is getting out of control! I'll have to refactor that some time :)

Thanks for the contribution!

Kind regards, Vincent