# Legacy Stripe Components (Deprecated)

- [Marketplace Payments](https://help.adalo.com/component-basics/marketplace-components/stripe/legacy-stripe-components-deprecated/marketplace-payments.md)
- [Set up your Stripe Account for Stripe Connect](https://help.adalo.com/component-basics/marketplace-components/stripe/legacy-stripe-components-deprecated/marketplace-payments/set-up-your-stripe-account-for-stripe-connect.md)
- [Allow Merchants to Connect their Stripe Account to your App](https://help.adalo.com/component-basics/marketplace-components/stripe/legacy-stripe-components-deprecated/marketplace-payments/allow-merchants-to-connect-their-stripe-account-to-your-app.md)
- [Configure Consumer Payment to go to Merchants' Accounts](https://help.adalo.com/component-basics/marketplace-components/stripe/legacy-stripe-components-deprecated/marketplace-payments/configure-consumer-payment-to-go-to-merchants-accounts.md)
- [One-time Card Payments](https://help.adalo.com/component-basics/marketplace-components/stripe/legacy-stripe-components-deprecated/adding-payments-using-stripe.md): Adalo supports a Stripe integration that can be used for users to pay for goods or services offered on your app.
- [Subscription Payments](https://help.adalo.com/component-basics/marketplace-components/stripe/legacy-stripe-components-deprecated/subscription-payments.md)


---

# 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.adalo.com/component-basics/marketplace-components/stripe/legacy-stripe-components-deprecated.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.
