I have manual payment acquirer setup. In there I can specify message that will be displayed to the customer after they confirm an order inside the cart. The default example is something like this:
"
Please make payment to:
Bank:
Account Numer:
Holder:
"
How do I set dynamic values inside this message? Right now I can set only static text and I would like to use for example account number that is already defined in the database.