# Collect Payment via the Checkout Button🔘

#### **Checkout Demo**

This is what an execution of OurPass Inline on a checkout page could resemble

{% hint style="info" %}
you can test the checkout using email as "<mark style="color:green;">`ourpasstest@gmail.com`</mark>`"` and password as "<mark style="color:green;">`oneclick`</mark>", while trying out a new user you can use any of the test cards [**`here`**](/quick-start-guide/test-cards.md)
{% endhint %}

{% content-ref url="/pages/-MhUVk73kzi7wtGWACS1" %}
[OurPass Inline - HTML](/checkout-button-on-your-website/ourpass-inline-html.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhUVs9v5WvwVjFq0ADY" %}
[OurPass Inline - Angular.js](/checkout-button-on-your-website/ourpass-inline-angular.js.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhUVyrLh4MyKkeIYiU0" %}
[OurPass Inline - React.js](/checkout-button-on-your-website/ourpass-inline-react.js.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhUW1mWj-3tP19Iwn\_-" %}
[OurPass Inline - Vue.js](/checkout-button-on-your-website/ourpass-inline-vue.js.md)
{% endcontent-ref %}


---

# 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.ourpass.co/checkout-button-on-your-website.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.
