Currently there is no way to change locale, and always ".com" TLD endpoint is called.
Please extend settings form so admins are able to set different locale for API calls.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3005862-4-allow-to-set-locale.patch | 2.86 KB | hideaway |
Comments
Comment #2
hideaway commentedCrafted following patch to allow set custom locale. Within this patch I included also -> https://www.drupal.org/project/amazon/issues/2787145 because without that patch this module is not working at all ending up with bunch of exceptions.
Comment #3
marcelovaniThanks for the patch, I need to compare this with #2841941: Any progress for D8 to expect? because it seems the two patches are for the same thing
Comment #4
hideaway commentedUnderstood. Just re-rolling this for myself, after latest bunch of patches were applied to 8.x-2.x
Comment #5
marcelovaniCool, I will try both patches when I got time
Do you see anything we could use from the other patch and maybe you could merge into your patch?