Codapay Hosted Payment Page API

Initiate a payment request, redirect the shopper to Coda's hosted payment page, receive the transaction completion notification, and check transaction status. Available as v1.0 (API key per title/country) and v2.0 (global API key plus projectId, adds saved-card support). JSON over HTTPS, POST {base}/init.json and inquiry endpoints.

API entry from apis.yml

apis.yml Raw ↑
aid: coda-payments:codapay-hosted-payment-page
name: Codapay Hosted Payment Page API
description: Initiate a payment request, redirect the shopper to Coda's hosted payment page, receive the
  transaction completion notification, and check transaction status. Available as v1.0 (API key per title/country)
  and v2.0 (global API key plus projectId, adds saved-card support). JSON over HTTPS, POST {base}/init.json
  and inquiry endpoints.
humanURL: https://docs.coda.co/codapay/hosted-payment-page-integration.md
baseURL: https://airtime.codapayments.com/airtime/api/restful/v2.0/Payment
tags:
- Payments
- Checkout
- Hosted Payment Page
properties:
- type: Documentation
  url: https://docs.coda.co/codapay/hosted-payment-page-integration.md
- type: GettingStarted
  url: https://docs.coda.co/codapay/getting-started.md
- type: Sandbox
  url: https://sandbox.codapayments.com/airtime/api/restful/v2.0/Payment