Adyen / adyen-magento2-express-checkout

Adyen Magento 2 Express Checkout Module
MIT License
8 stars 2 forks source link

[ECP-9139] Provide telemetry endpoint fields to express checkout configuration objects #92

Closed RokPopov closed 1 month ago

RokPopov commented 1 month ago

Summary

In order to track express-checkout payment methods to gain insights into this usage, this PR adds the express method tracking fields to the payment method component configuration objects.

Tested scenarios

candemiralp commented 1 month ago

In order to use buildRequestHeaders() method of Data class from module-payment, the minimum required version of adyen/module-payment needs to be bumped to ^9.1.0 at least in composer.json.

For the lower versions, desired method does not exist.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud