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

Getting started

Quickly begin testing a Codapay integration.

What you'll find

This section will cover all the steps required to quickly begin testing with one of our popular integration types, which includes:

Alternatively, you can test the Hosted Payment Page flow directly on our Coda Portal by following the steps in the "Sandbox Testing" section.


Set up payments overview

Go to Coda Portal to complete these 3 steps:

Step 1

Create Title

Create a title that you will test an integration with.

Step 2

Set up your landing URL and the default callback URL

Configure the URLs for your selected title.

Step 3

Retrieve your API Key

Get your API Key to start testing.


Test Hosted Payment Page API overview

Step 1

Initiate the payment request

Start a payment request to get a response.

Step 2

Redirect your user to the payment page to complete payment

Complete the payment request.

Step 3

Receive the successful payment notification

Receive then respond with a success message.

Step 4

Check the status of a successful payment using the InquiryPaymentResult API call

Last updated

Was this helpful?