# Pre-registration/Prepay

Wondering how many players will show up today? Now you don’t have to guess. With Scoreholio, players can **pre-register** and **pre-pay** for your tournament — and you can use **PayPal Business** or **Stripe** to collect the payments. Tournament organizing just got way easier!

{% hint style="info" %}
Pre-registration and Pre-Pay are available on all organizer subscription levels, including FREE
{% endhint %}

## Organizer video tutorial for pre-registration/prepay

{% embed url="<https://youtu.be/0AhO5_7QdGs>" %}

## *Players*

{% embed url="<https://youtu.be/ADUG65qF_WQ>" %}

* [ ] Click "Find a Tournament"
* [ ] Choose Tournament
* [ ] Click Register

## *Organizers*&#x20;

*When setting up your tournament toggle on Pre-Registration*

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

## Promote/Share Your Tournament

To maximize pre-registration, use whatever channels work best:

* Send out [Promotional Alerts](/run-a-tournament/promotional-alerts.md)
* Share your tournament via [tournament link](/find-a-tournament/share-a-tournament.md)
* Design or distribute flyers or graphics if helpful:  [Free Flyer designs](https://scoreholio.com/tournament-flyers-how-to-pre-register/)

## Why You Should Turn On Pre-Pay

The best way to handle pre-registration is to **use pre-pay**. 💸 No more juggling envelopes of cash or tracking down players who “forgot” their buy-in. With pre-pay, your players can register and pay instantly using a credit card, Apple Pay, or Google Pay. On game day, check-ins are seamless — players are already paid up and ready to roll.

Even better, **Scoreholio never holds your money**. Funds go **directly from the player to your PayPal Business or Stripe account**, so you’re in full control. Pre-pay keeps things organized, professional, and stress-free… while helping you make more money by locking in registrations ahead of time.

## Two ways to connect your Paypal or Stripe Accounts

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

### Use the Sequence below to change your preferred currency:

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

&#x20;

### When connect a Paypal account, be sure to use this sequence

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

## Turn on Pre-Pay on Tournament Setup

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

## Seeing all transactions in tournament admin

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

## Pre-Payment Fees

1. **PayPal Processing Fee**:
   * A percentage of approx 2.99% to 3.49% of the payment amount.
   * A fixed fee of approx $0.29 to $0.49 per transaction.
   * This handling fee may fluctuate based on the payment method used by the purchaser.
   * Please visit paypal to get up to date fee structures: <https://www.paypal.com/us/business/paypal-business-fees>
2. **Stripe Processing Fees**

* A percentage of approx 2.9%
* A Fixed fee of approx $0.30 per transaction
* This handling fee may fluctuate based on the payment method used by the purchaser.
* Pleasse visit Stripe to get up to date fee structures: <https://stripe.com/pricing>

1. **Scoreholio Handling Fee**:
   * Approximately 2% of the payment amount.
   * This handling fee may fluctuate based on the payment method used by the purchaser.
2. **Friends and Family Mode**:
   * This option is not permitted for commercial activities such as ticket sales.

#### Customizing Fee Responsibility

Organizers have two main options when it comes to managing fees:

1. **Player Pays Fees**: The additional processing and handling fees are added to the registration cost, and the player pays the total amount.
2. **Organizer Pays Fees**: The organizer absorbs the fees, but they can adjust the ticket price to include these costs.

For example, if the tournament costs $50:

* **When the player pays the fees**, their total payment will include the base price, Servicer processing fees, and the Scoreholio handling fee, resulting in a higher final payment.
* **When the organizer pays the fees**, the ticket price can be adjusted to $55, so the fees are effectively included in the price while players see a single upfront cost.

***

#### Example Fee Structure

| **Scenario**            | **Base Price ($)** | **Servicer Fee (approx 3.49% + $0.49)** | **Scoreholio Fee (2%)** | **Total Fee ($)** | **Final Cost to Player ($)**                |
| ----------------------- | ------------------ | --------------------------------------- | ----------------------- | ----------------- | ------------------------------------------- |
| **Player Pays Fees**    | $50.00             | $1.83                                   | $1.52                   | $3.35             | <p>$53.24<br>Org receives $50</p>           |
| **Organizer Pays Fees** | $55.00 (adjusted)  | $1.88                                   | $1.10                   | $2.98             | <p>$55.00 </p><p>Org recieves<br>$52.02</p> |

***

#### Key Insight:

As shown in the table above, a **$55 ticket price where the organizer pays the fees** provides a cleaner, upfront cost for players. This approach makes the registration process feel more transparent and avoids any surprise charges during checkout.

***

## Refunds

If a refund is needed from an organizer to a player, the organizer will need to do so through paypal or Stripe and issue the refund.&#x20;


---

# 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://docs.scoreholio.com/adding-teams/preg.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.
