# Checkout Embedded payment form solution for websites ## Shows checkout details - [GET /checkout/{id}](https://docs.easypay.pt/openapi/checkout/get_checkout_id.md) ## Cancels a checkout - [DELETE /checkout/{id}](https://docs.easypay.pt/openapi/checkout/delete_checkout_id.md): This cancels the Checkout and deletes the payment associated with it if possible. ## Create Checkout - [POST /checkout](https://docs.easypay.pt/openapi/checkout/checkout-post.md): Creates a Checkout Session.