For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configure SDK

After importing the SDK, you’ll need to configure it with your project credentials.

Step 1: Open configuration file

You can open configuration file either from Coda Menu or Selecting a file via Project tab

  • Coda Menu: From the top menu bar in Unity, go to Coda → Select Config

  • Selecting a file via Project Tab: Navigate through the Project Tab in Unity, go to Assets → Plugins → Coda → Resources -> CodaConfig.asset

Step 2: Enter API credentials

  • Get in touch with the Coda team to get your API Key, Secret Key, and Partner Id.

  • Get your Codapay API Key and Codapay Project Id from the Coda Publisher Portal (Integration -> Codapay -> API Keys)

  • Enter your project credentials into the Inspector panel. All fields are mandatory.

You can find your project credentials in Coda Portal. You can find it under Integration, look for API keys.

Step 3: Set environment

  • Sandbox – for testing purchases (no real charges)

  • Production – for live user payments

Last updated

Was this helpful?