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 ConfigSelecting 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.
For the internal beta testing, you have to use the credentials shared with you separately.
Step 3: Set environment
Sandbox – for testing purchases (no real charges)
Production – for live user payments

For the internal beta testing, set Environment to QA.
Last updated
Was this helpful?