Qodex.ai
Qodex.ai
IntroductionAsk Anything
Acquired.com
Customers
Create a customerList all customersRetrieve a customerUpdate a customer
Cards
Get customer cardsList all cardsGet card detailsUpdate card details
Payments
Process a paymentProcess a payment (card_id)Apple PayGoogle PayRecurring payments
Hosted Checkout
Payment link (customer_id)
Payment Methods
Create a merchant-session (Apple Pay)
Pay by Bank
List all supported banksProcess a payment
Transactions
Retrieve a transactionProcess a refundProcess a voidProcess a captureRetrieve all transactions
Faster Payments
Create a payeeProcess a payoutInternal transferRetrieve account details
Components
Generate a session_idUpdate a session_id
Direct Debit
Create a mandateCreate a collectionCancel a mandateCancel a Direct Debit collectionProcess a retryRetrieve a mandate
IntroductionAsk Anything
Acquired.com
Customers
Create a customerList all customersRetrieve a customerUpdate a customer
Cards
Get customer cardsList all cardsGet card detailsUpdate card details
Payments
Process a paymentProcess a payment (card_id)Apple PayGoogle PayRecurring payments
Hosted Checkout
Payment link (customer_id)
Payment Methods
Create a merchant-session (Apple Pay)
Pay by Bank
List all supported banksProcess a payment
Transactions
Retrieve a transactionProcess a refundProcess a voidProcess a captureRetrieve all transactions
Faster Payments
Create a payeeProcess a payoutInternal transferRetrieve account details
Components
Generate a session_idUpdate a session_id
Direct Debit
Create a mandateCreate a collectionCancel a mandateCancel a Direct Debit collectionProcess a retryRetrieve a mandate
HomeAcquired.comTransactions

Transactions

Number of APIs: 5

  1. Retrieve all transactions GET {{url}}transactions

  2. Retrieve a transaction GET {{url}}transactions/:transaction_id

  3. Process a refund POST {{url}}transactions/:transaction_id/refund

  4. Process a void POST {{url}}transactions/:transaction_id/void

  5. Process a capture POST {{url}}transactions/:transaction_id/capture

Previous
Process a payment
Next
Retrieve a transaction