Qodex.ai
Qodex.ai
Introduction
FLOWS AfP
Hosted Onboarding Marketplace setup
Create organizationCreate account holderCreate balance accountCreate hosted onboarding link
Hosted Onboarding Partner setup
Create organizationCreate account holderCreate balance accountCreate business linesCreate a storeConfigure payment methodsCreate hosted onboarding link
FLOWS Checkout API
Giving
Make a card paymentMake a donation
FLOWS E-commerce Plugins
Magento 2-REST API Guest shopper
Create a cartAdd product to cartSet billing addressSet shipping info and get payment methodsGet payment methodsPayment informationPayment Status
Magento 2-GraphQL Guest shopper
Remove item from cart
FLOWS Management API
Create webhook
Add Merchant webhookGenerate HMAC KeyTest webhookEnable webhookDelete webhook
FLOWS in-person payments
Card Acquisition
Cancellation after Card Acquisition
Tokenization
Make the initial payment
Introduction
FLOWS AfP
Hosted Onboarding Marketplace setup
Create organizationCreate account holderCreate balance accountCreate hosted onboarding link
Hosted Onboarding Partner setup
Create organizationCreate account holderCreate balance accountCreate business linesCreate a storeConfigure payment methodsCreate hosted onboarding link
FLOWS Checkout API
Giving
Make a card paymentMake a donation
FLOWS E-commerce Plugins
Magento 2-REST API Guest shopper
Create a cartAdd product to cartSet billing addressSet shipping info and get payment methodsGet payment methodsPayment informationPayment Status
Magento 2-GraphQL Guest shopper
Remove item from cart
FLOWS Management API
Create webhook
Add Merchant webhookGenerate HMAC KeyTest webhookEnable webhookDelete webhook
FLOWS in-person payments
Card Acquisition
Cancellation after Card Acquisition
Tokenization
Make the initial payment
HomeFLOWS AfPHosted Onboarding Marketplace setup

Hosted Onboarding Marketplace setup

Number of APIs: 4

  1. Create account holder POST {{BCL_API_BASE_URL}}/accountHolders

  2. Create balance account POST {{BCL_API_BASE_URL}}/balanceAccounts

  3. Create hosted onboarding link POST {{LEM_API_BASE_URL}}/legalEntities/{{OrganisationLegalEntityId}}/onboardingLinks

  4. Create organization POST {{LEM_API_BASE_URL}}/legalEntities

Previous
FLOWS AfP
Next
Create organization