# Payment Settings

Violet offers a range of configurable payment capture, transfer, and tax settings, providing enhanced flexibility to tailor your marketplace's financial operations.

### Capture Settings

Configure how and when funds are captured from shoppers. Choose from automatic capture for seamless checkout, custom capture for business-specific triggers, or disabled capture to manage payments entirely through your own infrastructure.

[Learn more about Capture Settings →](/prism/payments/payment-settings/capture-settings.md)

***

### Transfer Settings

Control how and when funds are distributed to merchants. Options include automatic transfers for hands-free payouts, custom transfers for greater control over timing, or external transfers for cross-border scenarios outside Stripe's reach.

[Learn more about Transfer Settings →](/prism/payments/payment-settings/transfer-settings.md)

***

### Tax Remitter Settings

Define who is responsible for tax collection and remittance—your marketplace or individual merchants. This setting impacts how taxes are calculated, reported, and disbursed during the order lifecycle.

[Learn more about Tax Remitter Settings →](/prism/payments/payment-settings/tax-remitter-settings.md)

***

### Country-Specific Restrictions

Understand how your Stripe platform account's country affects payment capture, transfers, and merchant onboarding. Different regions have specific limitations based on Stripe's cross-border regulations.

[Learn more about Country-Specific Restrictions →](/prism/payments/payment-settings/supported-countries.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://docs.violet.io/prism/payments/payment-settings.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.
