Configure Stripe for Payment Processing

Configure Stripe for Payment Processing

You should have a good payment processor that enables your team to quickly and easily charge and bill customers that you are migrating.

We highly recommend Stripe.com.

Create a Stripe Account

Create an account with Stripe and verify your business.

Remove Postal-Payment Options

Go to Gear > Settings > Business > Public Details and remove the Customer Support Address.
This is important so that customers do not mail you checks.

Set a Customer Service Email Address

Go to Gear > Settings > Business > Business Details and provide a Customer Support email.
This field is included in all emails that Stripe sends so it is important that it is one that customers can reply to.

Enable Digital Payment Options

Go to Gear > Settings > Payments > Payment Methods and turn on:
  1. Bank Transfer payments
  2. Credit Card payments

Change Default Invoicing Terms

Go to Settings > Billing > Invoices and set Default Payment Terms to 0 Days.
This is important because it helps communicate that payment is due before you start work and not sometime later.

Create a Data Migration Product

Go to Product Catalog > Add Product and add a $1 Data Migration product.
By making the product $1, it makes it easy for you to offer custom pricing per-project - just change the quantity.

    • Related Articles

    • Configure PgAdmin 4

      Configure PgAdmin 4 In order to backup and restore databases using PgAdmin 4 you must ensure the Binary Path setting points to where several critical DLLs are saved on your hard drive. Below is the path that is typically correct, but it may vary for ...
    • How to Configure SQL Server RAM Limits

      This article will guide you through setting up RAM limits for Microsoft SQL Server to ensure optimal performance while leaving sufficient resources for the operating system and other applications. Launch SQL Server Management Studio (SSMS) Click Open ...
    • Universal Migrator Update: 2025-07-23

      If you have a Universal Backup database from a previous version of Universal Migrator, you will need to upgrade it by following the Delta Migration Procedure. New Backup Tools Universal Migrator now includes Backup options for the following ...
    • Universal Migrator Logs

      Universal Migrator has three types of logs that you can use to investigate the results of a data extraction or injection. 1. Output Logs Output logs are stored in: %LocalAppData%\Universal Migrator\__Diagnostics\Logs and captures user-visible text ...
    • Installing the Java SDK

      Installing the Java SDK Download the Java SDK Go to the official Oracle Java downloads page: Java Downloads | Oracle Select the latest Java SE Development Kit (JDK 25) version. Navigate to the Windows tab download the x64 Installer Run the installer ...