# Checkout Forms
`Checkout Forms` are a low-code solution that enables you to create a customizable payment page where buyers can easily enter their payment details and submit a payment on both desktop and mobile devices.
With `Checkout Forms`, you can quickly create checkout pages and accept payments from buyers with minimal development work.
Related Guides: [Checkout Pages](/guides/online-payments/low-code-no-code/checkout-pages)
## Create a Checkout Form
- [POST /checkout_forms](https://docs.finix.com/api/checkout-forms/createcheckoutform.md): Create a to accept the details of buyers.
Related guides: Checkout Forms.
## List Checkout Forms
- [GET /checkout_forms](https://docs.finix.com/api/checkout-forms/listcheckoutforms.md): Retrieve a list of .
For details on how to query endpoints using the available parameters, see Query Parameters.
## Fetch a Checkout Form
- [GET /checkout_forms/{checkout_forms_id}](https://docs.finix.com/api/checkout-forms/getcheckoutform.md): Retrieve the details of a previously created .