# Invoices and Receipts

Customers will get invoices if they fill out their [B2B details](/getting-paid/billing-details.md) during checkout - for both One-Time Payments (such as Digital Downloads, Game Keys or simple One-Time Payments) and Subscriptions.&#x20;

<figure><img src="/files/oqTDgoO29wIHrqzEr8mD" alt=""><figcaption><p>Customers can fill out B2B details including their Tax ID's during checkout - when the <a href="/pages/EjnUnp8rT795as3UTEmU">Billing Step Info is turned on</a>.</p></figcaption></figure>

<figure><img src="/files/WhyVUvHLnAmuT0oed9iA" alt=""><figcaption><p>Invoices will be sent to B2B customers if they fill out their Tax details during checkout (if you've turned on Billing Step Info in the Dashboard).</p></figcaption></figure>

<figure><img src="/files/BXTAtV12A6FRlLDu2vRr" alt=""><figcaption><p>Customer receive e-mails with the link to their invoice.</p></figcaption></figure>


---

# 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.fungies.io/selling/invoices-and-receipts.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.
