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:
Set up payments overview
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 from the Publisher Portal
Get all the API Keys you need 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