TourCMS, a leading online booking and channel management solution is operated by Palisis.

Contact Info

Palisis AG
Florastrasse 18A
8610 Uster
support@palisis.com
+41 44 533 40 40

Follow Us

home > support > credit cards > Trust My Travel



Site: https://www.trustmytravel.com/

Overview

Merchant facilities for travel companies, especially start-ups, can be hard to come by. Trust My Travel specialise in offering payment solutions for travel companies, either with one of their group schemes, or with your own merchant account covered by their trust account.


Configuration

Once you are signed up with Trust My Travel they will give you an API token that can be used with TourCMS.

To set up your Trust My Travel gateway in TourCMS, head to "Setup" > "Credit card payments", create a new gateway of type "Trust My Travel" and enter the following:

username
Enter your Trust My Travel username
password
Enter your Trust My Travel password
channel id
Enter your Trust My travel channel id
channel secret
Enter your Trust My travel channel secret
site path
Enter your Trust My travel site path for the account

You can obtain that info logging into your account in TMT backoffice. https://dashboard.trustmytravel.com


Integration

TourCMS hosted solutions

Trust My Travel (TMT) is fully integrated within the regular TourCMS hosted booking engine, email token based payment process (for requesting payments via email) and back office refunds.

Integrate TMT into your own solution

If you want to work with your own integration of Trust My Travel you should follow instructions for the TMT modal.

Once you have your payment stored, you should use the TourCMS create payment API and pass the required info such as the payment psp reference and the amount to the TourCMS booking. To enable refunds, pass the Trust My Travel reference as follows (this example assumes the TMT infinity gateway is configured in your TourCMS Channel as the web gateway):

<payment_transaction_reference>123456</payment_transaction_reference>
<gateway_mode>web</gateway_mode>
<payment_reference>123456</payment_reference>