elijahpaul Posted September 6, 2013 Share Posted September 6, 2013 I'm testing error/warning messages with our installation. Seems when a card which is due to expire is stored with a client account the 'card expiring soon' message doesn't show. I've looked at the template file and it has the following: {if $ccexpiringsoon} <div class="alert alert-gray fade in"> <button class="close" data-dismiss="alert">×</button> <strong>{$LANG.ccexpiringsoon}:</strong> {$LANG.ccexpiringsoondesc|sprintf2:'<a href="clientarea.php?action=creditcard">':'</a>'} </div> {/if} Any help or suggestions appreciated.? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.