maksuturva / magento2_payment_module

Svea Payment module for Magento 2
Other
4 stars 13 forks source link

Svea Payments Collated Preselect form type setting #56

Open marsa276 opened 1 year ago

marsa276 commented 1 year ago

The Preselect form type setting in Svea Payments Collated payment method doesn't change the form type. The payment method seems to use "Icons for Collated payment" template regardless of what is specified in the setting.

https://github.com/maksuturva/magento2_payment_module/blob/master/app/code/Svea/MaksuturvaCollated/Model/CollatedConfigProvider.php#L41 https://github.com/maksuturva/magento2_payment_module/blob/master/app/code/Svea/MaksuturvaCollated/etc/adminhtml/system.xml#L27

Svea-Maintainer commented 1 year ago

Unfortunately those dropdown type payment method selection menus available with other payment methods are old functionality. This more recent collated payment method supports only icon selection based user interface.

I have checked that the new Magento payment module version, soon to be released, has the same functionality and the collated payment supports only icons.