home > support > credit cards > credit card fees and email payment requests
Often travel companies pass on the charge of letting the customer pay by credit card directly to the customer. For example, if the merchant accounts charges you 3%, you may add a 3% credit card fee to all payments that the customer makes.
Fees will not appear on travel itinerary reports - but do appear on financial statements.
The customer owes 100 GBP....
Method B works fine for deposit payments - but not for full balance payments (as it leaves money owing). Depending upon what tokens you put in your communications with your customers, you can choose which way to work. (Or you can just leave automated credit card fees turned off!). Fee setup for virtual terminal payments (where supported) are setup in the credit card payments section of Configuration & Setup
TourCMS Booking Templates (Email) can generate email messages containing a wealth of information regarding a given component, booking, or customer populated automatically using tokens. The list below details the various tokens, these can be used to generate links in emails requesting payment:
For historical reasons (sorry!) the PayPal tokens are different:
For more information on these and other email tokens see the Documentation manual (Emails / Invoices) and the Sample documentation library.
TourCMS emails are sent in HTML format (rather than plain text format) - hence you can, in your email template, use this format:
<a href="%paypal_deposit_sale%">Pay your deposit</a>
This will "hide" the complex URL from your customers and keep your emails neat and tidy.
Debit Card: <a href="%customer_payment_balance_sale%">Pay Now with Debit Card</a>
Credit Card: <a href="%customer_payment_balance_sale_fee%">Pay Now with Credit Card</a>(2% Handling Fee Applies)
PayPal: <a href="%paypal_balance_sale_fee%">Pay Now with PayPal</a> (2% Handling Fee Applies)