Created
July 21, 2012 17:13
-
-
Save deivisonarthur/3156440 to your computer and use it in GitHub Desktop.
Boleto Magento cód 02
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{{block type='core/template' area='frontend' template='boletonoemail/boleto.phtml' order=$order}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adicionando o link do boleto no envio do email que vai para o cliente | |
5º – Abra o arquivo /app/locale/pt_BR/template/email/sales/order_new.phtml, que é o template de email padrão para novas compras, | |
procure pelo seguinte código: | |
{{var payment_html}} | |
Coloque aqui o cód acima BoletoMagento02.php |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment