Unzer
Who should use this guideThis guide is intended for merchants who:
- Use Payrails as a payment orchestrator
- Use Unzer for payments
- Are approved to process raw card data
Payrails uses a server-to-server integration with Unzer. Your Unzer account must be enabled for raw card data processing. If this is not enabled, payments will fail in production. Contact your Unzer account manager or support team to activate this capability.
Create and configure a Unzer integration in Payrails
- Log in to the Payrails portal.
- Go to Settings → Integrations.
- Select Add instance to create a new integration configuration.
- Select the workspaces where this integration should be available.
About workspaces Workspaces determine where this integration is available. They let you isolate provider setups by region or business line, or share the same configuration across multiple workspaces.
Step 1: Choose the integration type
- Select Payment.
- Continue to the next step.
Step 2: Choose the provider
- Select Unzer.
- Continue to the next step.
Step 3: Configure your Unzer integration
What you’ll need from UnzerBefore you begin, make sure you have access to:
- Public key
- Private key
Log in to the Unzer dashboard to complete this step.
Integration instance name
An integration instance is a specific payment provider setup in Payrails. You can create multiple instances for different regions, currencies, or business needs. Choose a clear, consistent name, as it is used in routing.
In Payrails
- Enter an Instance name for your integration.

API credentials
Use restricted or scoped credentials where possible to limit access and reduce risk.
In Unzer
-
Go to Settings → Configuration → API Keys.
-
Copy the following values:
- Public key
- Private key

In Payrails
- Paste the values into the corresponding fields.

Payment methods
In Payrails
- Select the payment methods you want to enable (for example Card).
Webhooks or notifications
Payrails uses Unzer notifications to receive asynchronous payment status updates.
Create notifications in the same environment (test or live) as your Payrails integration.
In Payrails
- Copy the Notification URL from the configuration screen.

In Unzer
-
Go to Settings → Configuration → Notifications.
-
Create a new notification endpoint.
-
Paste the Notification URL from Payrails.
-
Enable events for:
- Authorization
- Charge
Enable the integration
In Payrails
- Save the configuration.
- Confirm the integration shows as Enabled.
The Enabled status indicates that your Unzer integration is active and ready to process payments in test mode.
Next steps
-
Run a test payment using a Unzer test card.
-
Verify that:
- The payment appears in Unzer.
- The payment status updates correctly in Payrails.
-
Once verified in test mode, repeat the setup using live credentials.
→ Continue to: Test a payment
Updated 1 day ago