BossShopPro
Last updated
Was this helpful?
Last updated
Was this helpful?
Tokens automatically implements into BossShopPro in three ways, as Points, as Rewards, and as a PriceType. For each implementation you can simply put tokens
as the value. To see an example shop , or you can find the usage for each type below.
Rewards in BSP is what you get when you purchase something. Here is an example of a shop item that exchanges $100 currency for 1 Token.
Notice how the reward type is tokens
all lowercase with an 's' on the end.
PriceTypes in BSP is what you pay to purchase something. Here is an example of a shop item that exchanges 1 Token for $100 currency.
Notice how the PriceType is tokens
all lowercase with an 's' on the end.