> For the complete documentation index, see [llms.txt](https://help.smartrr.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smartrr.com/docs/support/subscription-setup/buy-now-pay-later-payment-methods-for-subscriptions.md).

# Buy-now-pay-later payment methods for subscriptions

We're currently up to date with all Shopify Subscription API approved gateways listed in [<mark style="color:blue;">Shopify's subscription requirements</mark>](https://help.shopify.com/en/manual/products/subscriptions/setup#eligibility-requirements). These include:&#x20;

![](/files/in3pmPtMbV1UB8kcHocs)

Shopify limitations, *"Customers can't use accelerated checkouts or local payment methods such as Amazon Pay, Google Pay, Klarna, mollie iDEAL, and Sofort, to purchase subscriptions . However, customers can use Shop Pay, Apple Pay, and PayPal Express at some stores."*

If Shopify enables support for BNPL payment options in the future, Smartrr will also be able to support these payment methods for subscriptions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.smartrr.com/docs/support/subscription-setup/buy-now-pay-later-payment-methods-for-subscriptions.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.
