Skip to main content

MIDs

If you are familiar with online payment processes, you probably already know the concept of MID, or merchant ID: a unique code used to identify a merchant account and ensure it is marked as the destination for the funds of a given transaction.

However, a Revup MID is a slightly different concept which is described below:


Revup MID Format

  • Revup MIDs follow a UUIDv4 format:
  • That is a string composed by hexadecimal digits following the pattern xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Revup MID Characteristics

  • Each Revup MID represents a particular connection between a merchant and a PSP.
  • Revup MIDs are configured during creation with all the parameters required by the PSP to perform payment operations (some kind of username and password, at the very least).

Multiple Revup MIDs

It is possible to have as many Revup MIDs pointing to the same PSP MID as needed.

You may want to do this:

  • To split your payments for some reason.
  • To use each of them in a different route in the Revup Backoffice.

MID