Jump to content

Auto Billing and Invoice Billing


petplan

Recommended Posts

Is there anyway to add to the invoice email templates an AUTO bill notification?

 

We send out "auto bill" invoices 15 days before the 1st. It shows the payment method is "credit card" but does not indicate to them that it will be auto billed. Clients constantly ask if the invoice will be auto billed or do they need to mail in a check? We cannot add the words "auto bill" to the template because ALL invoices use the same template.

 

So monthly auto billed services would be great to have the OPTION to add "This invoice will be AUTO BILLED on the due date"

 

Anyone have any fixes or ideas of how to do this?

 

Thanks for any feedback!

 

Charles Mazzini

Link to comment
Share on other sites

you could modify your invoice email template to add these details... something along the lines of Si's suggestion at the link below..

 

http://forum.whmcs.com/showthread.php?83774-how-to-disable-invoice-due-reminders-for-automatic-charge-subscriptions&p=356003#post356003

 

{if $invoice_payment_method eq "subscription"}
Payment will be taken on $invoice_date_due
{else}
Please ensure payment is made before $invoice_date_due{/if}

Change 'subscription' to whatever is required and insert the text message you wish in both instances.

I was going to write something similar - but then spotted Si's response to a similar answer... and he said everything I was going to! :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated