BankController

API -

The bank controller's purpose is to allow for custom currency integrations.

All functions shown below are required and the data you provide is completely up to you.

(Usually currency integrations will use Websockets or WWWRequests to be the middle-man for talking between applications)

First you have to enable the LuaScript Integration found in: Shop Editing > Currency Settings.

Events are asynchronous coroutines.

Last updated