Closed dimitriBouteille closed 12 months ago
I see that it is the Grand Total label that is displayed when paying via Apple Pay when it should be the merchant’s name. Would it be possible to correct that ?
Grand Total
I see that in module adyen-magento2, the merchant’s name is displayed.
adyen-magento2
https://github.com/Adyen/adyen-magento2/blob/81ad577f44d831bc518b9cd6d51385573d288c14/view/frontend/web/js/view/payment/method-renderer/adyen-applepay-method.js#L29
❌ Bad
✅ Good
I see that it is the
Grand Total
label that is displayed when paying via Apple Pay when it should be the merchant’s name. Would it be possible to correct that ?I see that in module
adyen-magento2
, the merchant’s name is displayed.https://github.com/Adyen/adyen-magento2/blob/81ad577f44d831bc518b9cd6d51385573d288c14/view/frontend/web/js/view/payment/method-renderer/adyen-applepay-method.js#L29
❌ Bad
✅ Good