FILTER BY TAG

Subscription Name Changes

For security reasons, the Recurring Billing service migration process may apply restrictions or validations to legacy subscription names. If a legacy subscription name contains characters that are not permitted by the upgraded service, the migration process replaces those characters with a dash (
-
), which is allowed.
For example, any underscore (
_
) in a legacy subscription name is replaced with a dash (
-
).
IMPORTANT
When filtering or searching for subscriptions by name, be aware that legacy subscription names may have been modified during migration to the upgraded Recurring Billing service.
These characters are allowed:
  • Lowercase letters: a-z
  • Uppercase letters: A-Z
  • Digits: 0-9
  • Special characters: ? . , $ / @ & ! : -
  • Space
These special characters are not allowed:
  • # (hash)
  • % (percent)
  • ^ (caret)
  • * (asterisk)
  • ( (left parenthesis)
  • ) (right parenthesis)
  • _ (underscore)
  • + (plus)
  • = (equals)
  • { (left curly brace)
  • } (right curly brace)
  • [ (left square bracket)
  • ] (right square bracket)
  • | (vertical bar)
  • \ (backslash)
  • ; (semicolon)
  • ' (single quote)
  • " (double quote)
  • < (less than)
  • > (greater than)
  • ~ (tilde)
  • ` (backtick)
These non-ASCII characters are not allowed:
  • é (accented e)
  • ç (cedilla)
  • ü (umlaut u)
  • ñ (tilde n)
  • Ω (Greek Omega)
Emojis (unicode characters) are not allowed. Examples:
  • smiling face
  • rocket
  • light bulb
These control characters are not allowed:
  • \t
    (tab)
  • \n
    (newline)
  • \r
    (carriage return)