InvoiceMsg

Area

Pay

Format

String

Description

Specify message that is displayed to user when selecting the billing option.  Default is 

Registration page (i.e. register.htm):

"An invoice will be sent to the above address" if BillFirm is OFF

"Click here to have the billing directed to your firm:" if BillFirm is ON

 

Registration Confirmation Page and Email Confirmation:

"An invoice will be sent to the above address."  if BillFirm is OFF

"'Firm will be charged." if BillFirm is ON

Other Options

Enter One Message - the message will be used on both pages.

Enter One Message Ended with a Semicolon - the entered message will be displayed on the Registration page. The default message will be displayed on the Registration Confirmation page and included in the email confirmation.

Enter Two Messages Separated with a Semicolon - the first message will be displayed on the Registration page. The second will be displayed on the Registration Confirmation page and included in the email confirmation.

Enter Three Messages Separated with Semicolons - the  third message will be displayed on the Registration Confirmation page and included in the email confirmation when the BillFirm setting is ON.

Suppressing Message on Registration Confirmation page - To suppress either confirmation page phrase entirely, enter NONE in positions two and/or three.

Including Payment Information on Registration Confirmation page and in Email Confirmation - you can also show the user's payment details by adding the payment tags to the message:  

Address: ##tPay.pyaddr1##

City:  ##tPay.pycity##

State: ##tPay.pystate##

Zip: ##tPay.pyzip##

Example:  An invoice will be sent to ##tPay.pyaddr1##, ##tPay.pycity## ##tPay.pystate## ##tPay.pyzip##.

Sample

InvoiceMsg=

InvoiceMsg=An invoice will be sent within 48 hours.

InvoiceMsg=Click the Bill Me button to select the Invoicing option.;

InvoiceMsg=Click the Bill Me button to select the Invoicing option.;An invoice will be sent to the address you provided.

InvoiceMsg=Click the Bill Me button to select the Invoicing option.;An invoice will be sent to: ## tPay.pyaddr1## ## tPay.pycity## , ## tPay.pystate## ## tPay.pyzip##

InvoiceMsg=Click the Bill Me button to select the Invoicing option.;An invoice will be sent to your home address;An invoice will be sent to your employer

InvoiceMsg=Click the Bill Me button to select the Invoicing option.;NONE;NONE