- Issue created by @marc75
I run the latest released version from .nl domain with Drupal configured into Dutch language. When trying to do a payment, I get an error message. The drupal log message reports:
Error executing API call (422: Unprocessable Entity): The locale is invalid. Field: locale.
I think the locale for my environment needs to be set to 'nl-NL', but don't know how I can do this.
set a locale overwrite in the configuration.
As a temporary solution, is there a way to set the locale from code?
Active
1.10
Code