This bug was found while testing #544596: Configurable COD message. Any messages that should be translated in the payment method details are stuck in the default language because the langcode is not included in the callback URL.
This bug was found while testing #544596: Configurable COD message. Any messages that should be translated in the payment method details are stuck in the default language because the langcode is not included in the callback URL.
Comments
Comment #1
giorgoskI believe this is the same issue #466936: payment_details in checkout are not translated into not default languages
Comment #2
giorgoskThe solution already exists
the "uc_default_payment_msg" message is translated properly and is presented using an AHAH call
the solution to this issue can be modeled after it or the following issue has a nice patch that works
#466936: payment_details in checkout are not translated into not default languages
Comment #3
Island Usurper commented