# Setting up Shopify Native Checkout

Firmhouse can now be used in combination with Shopify Checkout and Shopify Subscriptions natively.

This integration allows you to:

* Use Shopify's checkout flow for both one-time purchases and subscriptions
* Manage subscriptions through Firmhouse's robust
* Offer local payment methods, such as iDeal and Bancontact, alongside all subscription payment methods that Shopify supports natively, including credit/debit cards, Apple/Google Pay, and PayPal.
* Provide a consistent buying experience for all your customers

To get started you can follow this guide:

{% content-ref url="/pages/i3r27O7rPnUOhnd6jC8H" %}
[Adding selling plan options to your Shopify product pages](/guides/setting-up-shopify-native-checkout/adding-selling-plan-options-to-your-shopify-product-pages.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://developer.firmhouse.com/guides/setting-up-shopify-native-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.
