diff options
author | ivan <ivan> | 2002-04-16 09:38:20 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-04-16 09:38:20 +0000 |
commit | 17ddcceb66e4c5c45abe890403d2ca98b128d375 (patch) | |
tree | 7d64f54d88f9e2108faf41701a21e4b31fbc1d60 /conf/declinetemplate | |
parent | 1290c097176adcd62d48b1250233d53adb4b50a5 (diff) |
- send a notice to the customer when their card is declined - closes: Bug#351
- freeside-expiration-alerter works fine, closes: Bug#7
Diffstat (limited to 'conf/declinetemplate')
-rw-r--r-- | conf/declinetemplate | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/declinetemplate b/conf/declinetemplate new file mode 100644 index 000000000..9a356ea0f --- /dev/null +++ b/conf/declinetemplate @@ -0,0 +1,10 @@ +Hi, + +Your credit card could not be processed for the following reason: + { $error } + +Please provide us with new billing infromation so that we may continue your +service uninterrupted. + +Thanks. + |