# Payments

All deliveries booked to integrated partners must be paid for before they are assigned to an integrated partner.&#x20;

You can make payment via either your Sendstack wallet or for each individual batch.&#x20;

For wallet payments, your wallet must have a balance above the total cost of deliveries requested. Otherwise, a payment link will be returned when the delivery is booked.&#x20;

Payments for deliveries to Connected Partners or Manual Partners are handled outside the CTRL Platform. You need to pay for a CTRL Subscription via the Control dashboard.&#x20;


---

# 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.sendstackhq.com/guides/payments.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.
