Currently, if a code is attempted to be created but fails due to the requested code not being unique in Shopify, Buzzbassador will generate a random unique code in its place. The code will typically be the member's first and last name, followed by a random string of unique characters (ex: JohnSmith129thanY7)
Merchants have requested that they can choose a format for these random codes to follow in the case that a random code must be created, so that the format of the code is more clean an uniform. Merchants could choose format options like:
[FirstName][LastName][DiscountValue]
[FirstName][DiscountValue]
[BrandAbbreviation][FirstName][DiscountValue]
Etc.