Direct Web Integration

The Caddi API flow will capture an upfront deposit from the customer, as well as initiate a series of deferred payments over time to collect the remaining balance from the customer. This integration occurs in four stages, as outlined below:

1618

Create Order

See POST /v1/create-order for details.

2253

Launch Caddi Popup

See Caddi.launch() for details.

2226

Confirm Order API

See POST /v1/confirm-order for details.

2226

Ship Order API / Capture Payment API

See POST /v1/ship-order for details.

2226