# 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;

![](https://3658670565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FndNAuxS4koYyI8AQTpS9%2Fuploads%2FI0tkkbO0YkBiHqbNG3Xc%2FSmartrr%20Help%20Docs%20%E2%80%93%201.jpg?alt=media\&token=e5eb6a73-ca86-4ad0-b029-e55dddb6b567)

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: 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.
