Overview
Learn how to use API to offer Comfi option on your checkout.
Comfi Checkout is a way to integrate Comfi payment option to your website and offer flexible payment terms.

Checkout lifecycle
- When customers are ready to complete their order on the checkout, your application creates a new deal.
- The Deal object provides a URL that redirects customers to a Comfi-hosted payment page.
- Customers create an account, fill in company details and sign Direct Debit on the payment page.
- After customer submits an application, a webhook fulfills the order using the DEAL_SUBMITTED event.
