Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Payment links module enables your customers to pay for their invoices without the need to log-in.

When new invoice is generated customer can receive a "pay now" link, which once visited, will automatically log the client in only to make a payment.

If the customer attempts to visit any HostBill section unrelated to the payment session, they will be automatically logged out.


  • After order download the plugin from our licensing portal. 
  • Extract plugin_paynow.zip in main HostBill directory
  • Visit Settings → Modules, find and activate PayNow plugin
  • Module does not provide/require any additional configuration. 



When sending a new invoice to customer over email, HostBill uses Client: Invoice:New email template ( Settings → Email Templates → Client Emails ). 
You should edit this email and add following variable to it (this variable will be replaced with valid PayNow url):

Make a fast payment for this invoice: {$invoice.db_id|paymenturl}
  • No labels