Adyen / adyen-magento2-hyva

MIT License
7 stars 4 forks source link

Get CC title configuration from Adyen\Payment\Model\Ui\AdyenCcConfigProvider #9

Closed pmarjan-onestic closed 8 months ago

pmarjan-onestic commented 9 months ago

This config provider would be edited, so we could later read the CC title value via Magento\Checkout\Model\CompositeConfigProvider and use it when building the component configuration.

pmarjan-onestic commented 9 months ago

Status at: 28. February 2024.

As in 9.2.0 of Adyen_Payment module, within the Adyen\Payment\Model\Ui\AdyenCcConfigProvider I cannot see any title added to the $config array.

Do you know maybe in which version this will become available?

RokPopov commented 9 months ago

@pmarjan-onestic this will probably be implemented in our next plugin release. However it is not a blocker, it is an enhancement

candemiralp commented 8 months ago

Hello @pmarjan-onestic,

This field has been added to the plugin with this PR and it will be released with version v9.3.0. Once it's been released, you can use this field.

Cheers!

pmarjan-onestic commented 8 months ago

@candemiralp this is now edited, value is picked from configuration 'adyenCc/title'