Qodex.ai
Qodex.ai
Introduction
Checkout [Public]
v1
Initiate CheckoutValidate Checkout requestInitiate redirect-based CheckoutQuery Checkout statusRetrieve a list of payment methods for a currency
v2-auth
Merchant Access
v2
Generate Checkout ID
Payment Links [Public]
auth
Merchant Access
Links-api-channels/{entity Id}
Generate link
Links-api-payments-{payment Id}-files
Download a file
Links-api-payments-{payment Id}
Cancel linkQuery payment status
Links-api-payments
Export all merchant payment links
Links-api
Upload a file
Batch-api-channels/{entity Id}
Create batchSubmit batchRetrieve all batches
Batch-api-batches/{batch Id}-files
Retrieve batch error files
Batch-api-batches/{batch Id}
Query batch status
Payments [Public]
payments-{transaction id}
Query transaction by transaction IDRefund transaction
payments
PaymentQuery transaction by merchantTransactionIdPayment Redirect Example
Payouts and supporting services [Public]
API
PayoutsBank Verification - AsyncBank Verification - RealTimeCDV
api/beneficiaries-Authorisation
Authentication
api/beneficiaries-payments
Add BeneficiarySearch Beneficiary by ClientSearch Beneficiary by ID
api/beneficiaries-collections
Add BeneficiarySearch Beneficiary by ClientSearch Beneficiary by ID
Recon [Public]
auth
Merchant Access
api-merchants
List merchant transactions recon
Introduction
Checkout [Public]
v1
Initiate CheckoutValidate Checkout requestInitiate redirect-based CheckoutQuery Checkout statusRetrieve a list of payment methods for a currency
v2-auth
Merchant Access
v2
Generate Checkout ID
Payment Links [Public]
auth
Merchant Access
Links-api-channels/{entity Id}
Generate link
Links-api-payments-{payment Id}-files
Download a file
Links-api-payments-{payment Id}
Cancel linkQuery payment status
Links-api-payments
Export all merchant payment links
Links-api
Upload a file
Batch-api-channels/{entity Id}
Create batchSubmit batchRetrieve all batches
Batch-api-batches/{batch Id}-files
Retrieve batch error files
Batch-api-batches/{batch Id}
Query batch status
Payments [Public]
payments-{transaction id}
Query transaction by transaction IDRefund transaction
payments
PaymentQuery transaction by merchantTransactionIdPayment Redirect Example
Payouts and supporting services [Public]
API
PayoutsBank Verification - AsyncBank Verification - RealTimeCDV
api/beneficiaries-Authorisation
Authentication
api/beneficiaries-payments
Add BeneficiarySearch Beneficiary by ClientSearch Beneficiary by ID
api/beneficiaries-collections
Add BeneficiarySearch Beneficiary by ClientSearch Beneficiary by ID
Recon [Public]
auth
Merchant Access
api-merchants
List merchant transactions recon
HomeCheckout [Public]v1

v1

Number of APIs: 5

  1. Initiate Checkout POST {{baseUrl}}/checkout

  2. Validate Checkout request POST {{baseUrl}}/checkout/validate

  3. Initiate redirect-based Checkout POST {{baseUrl}}/checkout/initiate

  4. Query Checkout status GET {{baseUrl}}/status?authentication.entityId={{entityId}}&merchantTransactionId={{merchantTransactionId}}&signature={{signature}}

  5. Retrieve a list of payment methods for a currency POST {{baseUrl}}/merchant_specs

Previous
Checkout [Public]
Next
Initiate Checkout