# Accepted Payment Methods

## Accepted Payment Methods

RaffleLink uses [Stripe ](/managing-your-raffle/promotion-and-sales/payments/what-is-stripe.md)as our payment processor, one of the largest and most secure payment processors in the world. Your payment information is handled with the highest level of security:

* RaffleLink does not store any credit card data
* All payment information is sent directly and securely to Stripe for processing

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

### Payment Options

We accept the following payment methods:

* Visa
* Mastercard
* American Express
* Apple Pay
* Google Pay
* Link (See: [What is Link?)](/managing-your-raffle/promotion-and-sales/payments/what-is-link.md)

### Payment Confirmation

After a successful payment:

* You will be redirected to a ticket receipt page

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

* You will also receive an [email confirmation](/managing-your-raffle/promotion-and-sales/payments/ticket-receipt.md) containing your ticket numbers

If unsuccessful, will see error message and be prompted to try again:

* Common Payment Failure Reasons:
  * **Insufficient Funds**: Not enough money available
  * **Card Expired**: Out-of-date card
  * **Invalid Details**: Wrong card number, CVC, or expiration date
  * **Card Declined**: Bank rejected the transaction
  * **Lost/Stolen Card**: Card reported as compromised


---

# 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.rafflelink.com.au/managing-your-raffle/promotion-and-sales/payments/accepted-payment-methods.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.
