createXsollaToken

Returns a Xsolla token to purchase the specified amount of LINO points

Arguments:

NameDescriptionRequired
itemA string defining the LINO package you wish to receive a token for.Yes
languageA language codeNo, defaults to blank (English)

Possible Items:

Item IDLINO Amount
X88LINOPOINTS88
X288LINOPOINTS288
X688LINOPOINTS688
X1188LINOPOINTS1,188
X2888LINOPOINTS2,888
X7888LINOPOINTS7,888
X78888LINOPOINTS78,888

Example:

const bot = new Dlive(key);

bot.createXsollaToken('X288LINOPOINTS').then(console.log);
A1b2C3d4E5f6GhIjKlMnOpQrStUvWxYz