> For the complete documentation index, see [llms.txt](https://guide.form.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.form.gov.sg/user-guides/advanced-guide/payments/features.md).

# Features

<img src="/files/fSV7c4rLO7a0KtqIz9zN" alt="" data-size="line">  **Self-service** \
Start collecting payments by following our guide.

<img src="/files/MgmYy6pDjOMcgYi7wSbz" alt="" data-size="line"> **Simple reconciliation**\
Associate a payment reference ID with every form submission. Track payments and payouts in one dashboard.

<figure><img src="/files/sECOj0WX73DlrmMGf79b" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/UoW4zADBJemWsuqLeqyj" alt="" width="375"><figcaption></figcaption></figure>

<img src="/files/RZE6JEsVOWfsiglcQAQv" alt="" data-size="line">    **Trusted payment flows**\
Respondents receive notifications from official gov.sg domains. Payments captured securely through a [PCI compliant gateway](https://stripe.com/en-gb-sg/guides/pci-compliance#introduction).

<figure><img src="/files/977vPLVNRGft5VUHeEJu" alt="" width="375"><figcaption></figcaption></figure>

<img src="/files/vpGYofCiMFNDYSVDrp8j" alt="" data-size="line">    **Proof of payment**\
Respondents receive an invoice/receipt as proof of payment for each completed transaction.

<figure><img src="/files/5Yu5Emv2YF2BnpPNzcoe" alt="" width="375"><figcaption></figcaption></figure>

<img src="/files/3p3K6YoeU989R3XT87J0" alt="" data-size="line">   **Multiple payment methods**\
We support cards and PayNow as payment methods.

<img src="/files/UXWHD3T16SUFojma3Kzu" alt="" data-size="line">    **Flexible and integrates with systems**\
We got you covered whether you are collecting the same amount or varying amounts. FormSG can also be connected to systems using [payment webhooks](/faq/faq/payments/payment-webhooks.md).

<figure><img src="/files/W8YxNTSYRtRUyV2NPks2" alt=""><figcaption></figcaption></figure>

Try a demo on **go.gov.sg/formsg-payments-demo**:

{% embed url="<https://go.gov.sg/formsg-payments-demo>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.form.gov.sg/user-guides/advanced-guide/payments/features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
