
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 type | Supported | Notes |
|---|---|---|
| Online payments | Yes | For payments in the online shop and online booking process. |
| In-person terminal payments | No | No terminal integration for this PSP is described in this documentation. |
| Tap to Pay | No | Tap 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 methodsin the Travelmanager backend.
Setup
- Create a new account at
https://signup.vr-pay-secure.de/if you do not already have access. - Create an API key in your VR Pay account under
API and integrations. - Create a webhook for your system in the VR Pay account.
- Activate the
VR Paypayment method in Travelmanager underSystem > Payment methods. - Enter the API key and instance name in the payment method configuration.
- 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.
