- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
I have been successful in updating the email template for the credit card declined payment Notification in all areas except displaying the "credit card declined error message". Would you provide me guidance on how to do this?
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
To get the gateway error message onto your template, try using <DataSource.Payment.GatewayResponse> merge field tag:
This should properly map the gateway response message to your template.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
To get the gateway error message onto your template, try using <DataSource.Payment.GatewayResponse> merge field tag:
This should properly map the gateway response message to your template.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √