Initialize a new checkout session for payment collection
POST /v1/checkout/initialize
Enter your API key as a Bearer token
Title for the checkout session
"Checkout"
Your internal reference for this checkout
"323435452432423242"
Checkout amount
x >= 0.011
A brief description of what the customer is paying for
"A brief description"
URL to redirect customer after payment completion
"https://url.com"
Checkout session initialized successfully
Unique identifier for the checkout session
"040956bf1210aa19c948da8d5769cea01313dc23022025"
URL where customer can complete payment
"https://checkout.kairosafrika.com/pay/040956bf1210aa19c948da8d5769cea01313dc23022025"
Current status of the checkout session
active, completed, expired, cancelled "active"
Title of the checkout session
"Checkout"
Your internal reference for this checkout
"323435452432423242"
Checkout amount
1
Description of what the customer is paying for
"A brief description"
URL to redirect customer after payment completion
"https://url.com"
When the checkout session was created
"2024-01-15T10:30:00Z"
When the checkout session expires
"2024-12-25T23:59:59Z"