Stripe

Travelmanager Team
May 15, 2026
2 min read
Travelmanager

Stripe

Stripe is an international payment service provider for online payments. It offers API-based payment processing, modern security features, and a comprehensive dashboard.

Stripe in Travelmanager

Payment typeSupportedNotes
Online paymentsYesFor payments in the online shop and online booking process.
In-person terminal paymentsNoNo terminal integration for this PSP is described in this documentation.
Tap to PayNoTap to Pay is documented through SumUp.

Online Payment

Stripe is well suited for integration with Travelmanager and provides a powerful solution for online payment processing.

Creating a Stripe Account

To accept payments with Stripe, create a Stripe business account. After your account has been activated, log in to the Stripe dashboard. Make sure your account is fully configured and that you are not working in test mode.

  1. Log in to your Stripe dashboard.
  2. Open the Developers section in the top-right menu.
  3. Check your account settings and switch from test mode to live mode if required.

Stripe business account

API keys

Managing API Keys

In the Developers area, open API keys. There you can view your publishable key and create or view your secret key. These keys are required to integrate Stripe into the Travelmanager backend.

Store the keys in Travelmanager as follows:

  1. Open System.
  2. Select Payment methods.
  3. Enter the API keys in the corresponding fields.

Integration in Travelmanager

After generating and storing the API keys, activate the Stripe payment option in Travelmanager. Check all settings carefully to ensure smooth payment processing.

  • Verify the integration with a test payment.
  • Make sure the required payment methods are available.

Integration in Travelmanager

Secure payments

Secure Transactions with Stripe

Stripe helps process transactions securely and reliably. Its security mechanisms protect customer payment data and support professional payment handling.

  • Use Stripe’s fraud prevention features where appropriate.
  • Keep your software and API keys up to date.
Last updated on May 15, 2026