Platform
DocsPlatformDeveloperTicket
  • Payrexx Platform
  • Explanation of the Platform
  • Use Cases
  • Setup and Configuration
    • First Steps
      • Domain Name and DNS Set Up
      • Access and Login
      • Service-API
      • Merchant API
    • Stripe Connect
  • Backoffice
    • Dashboard
    • Merchants
      • Overview and Editing
      • Merchant Detail View
      • Creating a Merchant Account
      • Deleting a Merchant Account
      • Know Your Customer (KYC)
    • Subscriptions
      • Subscription Overview
      • Creating a Subscription
    • Invoices
    • References
    • Payouts
    • Analytics
      • Metrics
      • Transactions
      • Statistics
    • Admin
      • Products
        • Product Overview
        • Creating and Managing Products
      • Settings
        • Emails
        • Email Templates
        • Dashboard Messages
        • Legal Templates
        • Contact Details
        • Default Fronted Template
        • Backend Template
        • User Administration
        • Invoicing
        • Plugins
  • Appendix
    • Payrexx Advisory Team
    • Platform API Reference
  • Release Notes
    • Release Notes 2025
      • Release 2025.02
    • Release Notes 2024
      • Release 2024.11
      • Release 2024.09
      • Release 2024.07
      • Release 2024.05
      • Release 2024.03
      • Release 2024.01
    • Release Notes 2023
      • Release 2023.12
Powered by GitBook
LogoLogo

Product

  • Payments
  • E-Commerce Tools
  • Pricing
  • Feedback

Company

  • About Us
  • Careers
  • Blog
  • Newsletter

Support

  • Contact
  • Status Page
  • Downloads

Developer

  • Documentation
  • API Reference
  • Integrations & Plugins

© Payrexx. All rigths reserved.

On this page
  • Creating a Merchant Account via the Signup Page
  • Creating a Merchant Account by Duplicating an Existing Account
  • Creating a Merchant Account via the Service API

Was this helpful?

  1. Backoffice
  2. Merchants

Creating a Merchant Account

In this article, you will learn how to create a new merchant account within your platform.

Last updated 1 month ago

Was this helpful?

A new merchant account can be created via the , by or by using the .

Creating a Merchant Account via the Signup Page

New merchants can register with your platform using the link https://login.domain.com.

You can also access the signup page by navigating to Merchants in the platform administration of your Payrexx account and clicking the "+ Create merchant account" button:

The signup page will open, allowing you to register the new merchant:

  1. Your business e-mail address: Enter the merchant’s email address. A six-digit verification code will be sent to this email address in the next step. Additionally, an administrator user account will be created with this email.

  2. Sign up for free: Click the blue button to proceed with the account creation.

In the next step, the six-digit verification code sent to the provided email address must be entered:

Finally, some business details must be provided. Once these details are entered, the account creation process is complete.

Creating a Merchant Account by Duplicating an Existing Account

Another way to create a merchant account is by duplicating and modifying an existing account.

In the platform administration of your Payrexx account, navigate to Merchants, hover over the row of the merchant you want to copy as a template for the new merchant, and click the "Duplicate" icon:

In the following window, define the instance name and administrator email address for the new merchant:

  1. Email of administrator: Enter the merchant’s email address. An email containing login credentials (an automatically generated password) will be sent to this address in the next step. Additionally, an administrator user account will be created with this email.

Click "Copy" to finalize the creation of the new merchant.

Please remember to update the business details inherited from the copied merchant after the account has been created.

Creating a Merchant Account via the Service API

Please visit the following article to learn more about how to create a merchant account via the Service API:

Desired name: Enter the desired instance name for the merchant. The instance name is part of the URL for the merchant’s payment pages. If you choose "example" as the instance name, the URL will be:

New instance name: Enter the desired instance name for the merchant. The instance name is part of the URL for the merchant’s payment pages. If you choose "example" as the instance name, the URL will be: .

https://example.your-domain.com/
https://example.your-domain.com
signup page
duplicating an existing merchant account
Service API
LogoIntroductionPayrexx Service API
Registering a new merchant via the signup page
Entering the email address and the instance name
Entering the verification code
Duplicating an existing merchant as a basis for a new account
Assigning an instance name and an email address to the new merchant