# Payouts and transaction fees

### What are Stripe's transaction fees?

You may refer to the bulk tender GVT (T) 24010 for Stripe's transaction fees.

### How are transaction fees paid?

Stripe deducts transaction fees from the payout before depositing it to your agency's bank account.

### Can I pay transaction fees separately instead of having it deducted from my payout?

No, Stripe uses net settlement and only deposits the payout upon transaction fee deduction.

### Can I customise the descriptor that will be reflected in payers' bank statements?

Yes, you can customise the descriptor on [Stripe's dashboard.](https://dashboard.stripe.com/settings/update/public/support-details)

### Can I customise the descriptor that will be reflected in my agency's bank statements?

You can contact Stripe directly to customise this.


---

# 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://guide.pay.gov.sg/faq/payouts-and-transaction-fees.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.
