Feature Requests
Share ideas, discuss and vote on requests from other users in community
This object is in archive! 
Last payment gateway merge field
Under Consideration
On the invoice payment confirmation email template, we can have the following fields:
Last Payment Amount {$invoice_last_payment_amount}
Last Payment Trans ID {$invoice_last_payment_transid}
We would also like to have the Last Payment Gateway, as sometimes the user doesn't use the payment method that is set for that invoice.
Hi there,
Thanks for your suggestion. Custom email merge fields can be created using our Action Hooks system.
The EmailPreSend hook point can be used to create your own smarty variables to use on email templates.
Comments have been locked on this page!