- Issue created by @umac_de
- 🇩🇪Germany umac_de
As far as I can see the sentence in question is
Payment captured via gateway for amount using method.
Transaction ID: remote_id.and the problem is "method".
TwigTransTokenParser.php >> $body as $node:Twig\Node\IfNode
tag:
if nodes:
tests: Twig\Node\Node
nodes:
0: Twig\Node\Expression\NameExpression
attributes:
name: 'method'
is_defined_test: false
ignore_strict_check: false
always_defined: false
1: Twig\Node\Node
nodes:
0: Twig\Node\TextNode
attributes:
data: ' using '
1: Twig\Node\PrintNode
nodes:
expr: Twig\Node\Expression\NameExpression
attributes:
name: 'method'
is_defined_test: false
ignore_strict_check: false
always_defined: false
2: Twig\Node\TextNode
attributes: data: ''