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

Set up payments

Activate a title, countries, and payment methods on Coda's Publisher Portal to start accepting payments.

This quickstart assumes that a Publisher Portal account was created and set up with business details, e-agreement signing, and KYC verification completed. If you need assistance completing these steps, please contact your account manager or email publisher_team@coda.co

What you'll learn

  • How to activate title, countries, and payment methods

  • Start accepting payments for a specific title, in specific countries, using specific payment methods

Step 1: Create Title

  1. Log in to your Publisher Portal account and navigate to “Titles”

  1. Click on “Create Title”

  2. Enter the title information or import them from the Google Play/App Store, select the content type.

  1. The title will be auto-created with Codapay enabled. If not, select Service Type as Codapay


Step 2: Set up your landing URL and the default callback URL

  1. On your publisher portal account, navigate to Products -> Codapay -> Select the Title -> Sandbox Configuration

  1. Select the country you want to set up, or use Bulk Edit configuration to edit multiple countries.

  1. Click “Edit” -> Merchant & URLs configuration:

  • Complete Notification URL: This is where Codapay will notify you of a successful payment.

  • Complete Landing Page URL: This is the default URL to which your user will be redirected after the completion of the transaction. If you pass the returnURL as part of your initial API call, it will override this value.

  1. After inputting the URLs, click "Save"


Step 3: Retrieve your API Key from the Publisher Portal

  1. On your Publisher Portal account, navigate to Products -> Codapay -> API Keys

New merchants: You will see your Global API key (v2 API), as well as 1 Project ID for each title.

Existing merchants: You will see multiple API keys that are unique for each title and country (v1 API)

For more details, please see API versions

  1. Optional: You can set up IP Address whitelisting for each title and country.


Next steps:

Last updated

Was this helpful?