mollie / mollie-api-php

Mollie API client for PHP
http://www.mollie.com
BSD 2-Clause "Simplified" License
550 stars 189 forks source link

Preparing for iDEAL 2.0 #719

Closed arjen-mediasoep closed 3 months ago

arjen-mediasoep commented 3 months ago

Hi,

I've received an email notification about the new iDEAL 2.0 integration for WooCommerce, where you will have to disable to issuer list when you update the plugin July 1st. How will that work with this library? Will the following line become unnecessary? https://github.com/mollie/mollie-api-php/blob/ed5b2ba1dc8f30a4674f10ca78ad547c2df91008/examples/payments/create-ideal-payment.php#L66 Are there any other changes that I can take into account?

Thanks!

sandervanhooft commented 3 months ago

Excellent question! Let me check this with the Mollie team and get back to you.

sandervanhooft commented 3 months ago

Hi @arjen-mediasoep ,

I recommend leaving the issuer parameter in for now while keeping an eye out for further news.

Mollie is double checking with the new standard if this really needs to be deprecated.

In case of deprecation:

I hope that helps, feel free to reach out if you need any more information.