BusinessPlus Connect (Developer)
Orders & Checkout REST API Reference
Submit customer orders programmatically from custom applications, receive cryptographic paylink URLs, and trigger automated notifications.
Endpoint & HTTP Method
`POST https://api.businessplus.co.ke/v1/orders`
Idempotency Protection (`order_request_id`)
Always supply a client-generated UUID for `order_request_id`. If a network timeout occurs, re-submitting the same payload will return the existing order rather than charging the customer twice.