# Checkout

Checkout is an end-to-end solution that supports accepting payments securely hosted by Verifone. You can configure Checkout to accept card payments, as well as alternative payment methods through the same page. PCI-compliant card payments can be accepted through the checkout as a Hosted Payments Page (HPP), or as an iFrame.\
\
Read [Accepting payments](/online-payments/checkout/accepting-payments.md) to start your integration.

## Demo <a href="#demo" id="demo"></a>

<div data-with-frame="true"><img src="https://verifone.cloud/sites/default/files/inline-images/demo.gif" alt=""></div>

{% hint style="info" %}
&#x20; Learn more here on how to use your [**API key**](/online-payments/api-integration-methods-auth-and-endpoints/api-authentication.md).&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verifone.com/online-payments/checkout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
