> 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/what-is-stripe.md).

# What is Stripe?

## What is [Stripe](https://docs.stripe.com/security)?

Stripe is our trusted payment processor that handles all transactions on RaffleLink. Here's why we chose Stripe:

### World-Class Security & Reliability

* One of the largest payment processors globally, handling billions of dollars annually
* Used by major companies like Amazon, Google, Microsoft, Shopify, and thousands more
* Highest level of payment security certification (PCI Service Provider Level 1)
* Your payment information is encrypted and protected using industry-leading security standards

### How It Works

When you make a payment on RaffleLink:

1. Your payment information is sent directly to Stripe's secure servers
2. RaffleLink never sees or stores your credit card details
3. Stripe processes the payment and confirms the transaction
4. You receive a confirmation of your purchase

### Why This Matters

By using Stripe, we ensure your payments are:

* Secure: Protected by the same systems trusted by the world's largest companies
* Reliable: Backed by one of the most stable payment platforms available
* Safe: Your card details are never stored on RaffleLink's servers

When you see "Powered by Stripe" during checkout, you can be confident your payment is being handled by the industry's most trusted payment processor.


---

# 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/what-is-stripe.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.
