> For the complete documentation index, see [llms.txt](https://help.rafflelink.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rafflelink.com.au/managing-your-raffle/promotion-and-sales/payments/our-payment-form.md).

# Our Payment Form

<figure><img src="/files/xi8kZxbtUE8CaYXK0Rgk" alt=""><figcaption><p>What Buyers Will See To Buy Tickets</p></figcaption></figure>

<br>

<figure><img src="/files/LU0pgAfVaFsKQ3KOQvf1" alt=""><figcaption><p>Final Step</p></figcaption></figure>

The payment form is designed for simplicity and compliance, with a current checkout success rate of 77% among users who initiate the process.

### Core Features

#### Ticket Selection

* Package selection is mandatory
* Quantity selector:
  * Default: 1 ticket package
  * Maximum: 5 ticket packages
  * Example: if you select a ticket package of 3 tickets for $15, then toggling quantity to 3 will purchase 9 tickets for $45
  * Simple dropdown menu for quick selection

#### Pricing

* Fee assistance option is optional
* Total price updates automatically as selections change

#### Address Entry

* Google Maps autocomplete integration for faster address entry
* State-based restrictions:
  * Only accepts addresses from states where the raffle is permitted
  * Example: If raffle is VIC-only, system only accepts Victorian addresses
* [Optional address collection](/managing-your-raffle/resources/common-requests.md):
  * Can disable street address collection in QLD, NSW, and VIC to streamline checkout

#### [Additional Details](/getting-started/registration-guide/raffle-details-step-5/customizing-my-payment-form-optional.md)

* Supplementary questions appear when enabled and require completion
* Age verification:
  * Default age restriction: 18+
  * For raffles without alcohol prizes, this restriction can be lowered as minors are legally permitted to participate
  * Clear advertising of age requirements recommended based on prize types


---

# 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:

```
GET https://help.rafflelink.com.au/managing-your-raffle/promotion-and-sales/payments/our-payment-form.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.
