VR Pay

Travelmanager Team
May 15, 2026
2 min read
Travelmanager

VR Pay

VR Pay is the payment solution of the Volksbanken and Raiffeisenbanken for online payment processing. In Travelmanager, VR Pay is used as an online payment method in the shop or online booking process.

VR Pay 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

With VR Pay, you can process online payments directly in the Travelmanager shop. For the integration, you need an active VR Pay account, a Quick Commerce full contract, and access to the payment methods in the Travelmanager backend.

Requirements

  • You have a VR Pay account.
  • A Quick Commerce full contract is active for the technical integration.
  • You can manage API credentials and webhooks in the VR Pay portal.
  • You have access to System > Payment methods in the Travelmanager backend.

Setup

  1. Create a new account at https://signup.vr-pay-secure.de/ if you do not already have access.
  2. Create an API key in your VR Pay account under API and integrations.
  3. Create a webhook for your system in the VR Pay account.
  4. Activate the VR Pay payment method in Travelmanager under System > Payment methods.
  5. Enter the API key and instance name in the payment method configuration.
  6. Save the configuration and perform a test payment.

Webhook URLs

Use the appropriate webhook URL for your system:

  • Bookyt: https://pay.bookyt.de/?notify=true&payment=vrpay
  • Travelmanager: https://pay.travelmanager.software/?notify=true&payment=vrpay
  • Tickyt: https://pay.tickyt.de/?notify=true&payment=vrpay

Checking the Configuration

After activation, check whether the payment method is displayed in the shop and whether a test payment can be completed successfully. If payments are not confirmed, first verify the API key, instance name, and configured webhook URL.

VR Pay configuration in the backend

Last updated on May 15, 2026