It occurs when order is created with non-default locale, and at Payum method locale is reset, because route /payment/capture/{token} doesn't contains locale code placeholder.
You can fix it with adding to payum.xml route config /{locale} prefix in another route file, for example shop.yaml file.
You can fix it with adding to payum.xml route config /{locale} prefix in another route file, for example shop.yaml file.
Комментариев нет:
Отправить комментарий