โ Back to Changelog
Developer Docs v2026.4
Developer Docs v2026.4
A CheckoutX SoftPOS guide, a create-order error code reference, and the order and payment status flow written out end to end.
April 24, 2026
๐ฒ CheckoutX SoftPOS Guide
Category: Documentation
- New guide covering SoftPOS acceptance with CheckoutX, from device requirements through to the first transaction
- Inter-app integration guide extended with the SoftPOS entry point
โ ๏ธ Create Order Error Codes
Category: Documentation
Errors were the thing developers hit first and the thing least written down.
- New reference listing the error codes returned by both the create order and initiate payment flows
- What each code means, what causes it, and what to change
- Cross-linked from the create order guide at the point of first use
๐ Order and Payment Status Flow
Category: Documentation
- Documented the progressive status flow:
INITIATEDโPROCESSINGโPROCESSEDโ terminal state - Clarified that
PARTIAL_PAYMENT_COMPLETEDis an order-level status, not a payment one - Noted that
PAYMENT_CANCELLEDandPAYMENT_FAILEDcan followPAYMENT_INITIATEDdirectly
๐ Fixed
- The console link in the webhooks guide pointed at the wrong domain instead of the developer portal