202ecommerce / paypal

This repository is for developpers only. To install and upgrade the module in a production shop please install the package via PrestaShop Marketplace by following this link:
https://addons.prestashop.com/fr/paiement-carte-wallet/1748-paypal-officiel.html
Academic Free License v3.0
20 stars 31 forks source link

Regression of ISO alias #318

Open jdaandersj opened 5 months ago

jdaandersj commented 5 months ago

Describe the bug and add screenshots

Not sure which version the regression appears in but issue https://github.com/202ecommerce/paypal/issues/159 is happening again.

I have looked at develop branch code compared to what was in https://github.com/202ecommerce/paypal/pull/164

It looks like the contants file still exists but the code changes made in the PR to services/TrackingParameters.php have reverted back to an earlier state.

Hopefully the fix is just to add back that code, but I cannot be sure there was not a good reason so only make an issue, not PR.

Expected behavior

No response

Steps to reproduce

Current release, store country set to GB.

PrestaShop version(s) where the bug happened

8.1

PHP version(s) where the bug happened

No response