Problem/Motivation
When we finalize our checkout, we are redirected to Datatrans Gateway.
This Gateway is in the Default Language of Datatrans (configured in Datatrans), the previous (before redirect) Drupal current language is not used.
Proposed resolution
Add the language
GET
parameter to the Drupal\commerce_datatrans\PluginForm\DatatransForm
& used the Drupal UI language (langcode) as value.
Completed tasks
Remaining tasks
User interface changes
The redirection will be i18n using the Drupal UI language if available.
API changes
None.
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.