Unzer

📘

Who should use this guide

This 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

  1. Log in to the Payrails portal.
  2. Go to SettingsIntegrations.
  3. Select Add instance to create a new integration configuration.
  4. 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 Unzer

Before 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

  1. Go to SettingsConfigurationAPI Keys.

  2. 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

  1. Go to SettingsConfigurationNotifications.

  2. Create a new notification endpoint.

  3. Paste the Notification URL from Payrails.

  4. 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

  1. Run a test payment using a Unzer test card.

  2. Verify that:

    • The payment appears in Unzer.
    • The payment status updates correctly in Payrails.
  3. Once verified in test mode, repeat the setup using live credentials.

→ Continue to: Test a payment