home > support > credit cards > Trust My Travel
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.
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:
You can obtain that info logging into your account in TMT backoffice. https://dashboard.trustmytravel.com
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.
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>