Greetings, its been hard to find topics on this as the keywords in use often mean other things entirely I’ve noticed. I need to create currency just for my website. So say, I need customers to be able to purchase tokens, and then spend said tokens within my website for services. Then said tokens can be cashed in for the US dollar equivelent - or the equivilent for wherever that user lives iin the world.
Example/Scenario:
> Customer enters site, views post about a service provided by a provider named GoodJohn for 3250 tokens.
**> **
> Customer goes wow I really need that service GoodJohn! GoodJohn says great, send the required tokens and I’ll get started!
**> **
> Customer clicks button to send payment, oh no he only has real US dollars! Customer goes to portion of website, or pulls up a lightbox, to purchase said tokens. Probably something like purchase 5k worth of tokens for $200 dollars.
**> **
> Customer buys tokens, pays GoodJohn, and even has a remaining balance of tokens for future use. These tokens are now stored in the Customers online wallet.
**> **
> GoodJohn gotos his service provider panel, accepts the tokens, cashes them back out into US dollar currency, and provides the requested service.
How on earth would I go about doing this? I was trying to find an addon already capable of this, this has to be a sought after feature yet I have found nothing.