# Configure Consumer Payment to go to Merchants' Accounts

1\) On your checkout screen, add either the Stripe Payment component or the ACH Payment component by clicking the Plus button in the left tool bar, scrolling down and expanding the Stripe Payments section, and then dragging in either the standard Stripe Payment component or the ACH Payment component.

![](/files/-LtVuG6_CZ4hr_FuiBuz)

2\) Configure the Payment component as you [normally would](/component-basics/marketplace-components/stripe/legacy-stripe-components-deprecated/adding-payments-using-stripe.md) by setting the payment amount, charge description, etc.

3\) Expand the Marketplace section

4\) Set the Connected Account ID

&#x20;      1\) Click the Magic Text button

&#x20;      2\) Select Current Merchant > Stripe Account Id

![](/files/-LuZ7w7sqEXL7NqgtGzF)

5\) Optionally set a platform fee amount.  If the total charged to the customer is $10, and you set the platform fee to $1, then you will receive $1 and the merchant will receive $9.  You can also use math for the amount.

![](/files/-LuZ76tO7GS5L4aCULdL)


---

# 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/marketplace-payments/configure-consumer-payment-to-go-to-merchants-accounts.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.
