> For the complete documentation index, see [llms.txt](https://guides.paragnnetwork.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.paragnnetwork.co.uk/raffle-guides/paypal-pre-auth-bypass.md).

# Paypal Pre-Auth Bypass

## How to avoid lengthy holds

This is a guide for stopping JD/FP/HS from holding your raffle payment pre-auth.

* Connect your bank account to your PayPal account. (Note: This does not mean adding a debit card, go to PayPal and add the actual bank account)
* When paying for the raffle select the bank account as a funding source (instead of selecting the bank card)
* This will act as a direct debit, your PayPal account will show the transaction as pending but nothing will appear in your bank account. An authorisation will be placed but no money will be taken.
* If you win, JD will instruct PayPal to direct debit your bank. You will then be charged, only if you win.
* This method will also allow you to enter more raffles and will allow you to keep your capital safe for restocks and shock drops.

Sometimes, choosing a bank account will not be there, and so using a Credit Card is recommended. If you have no Credit card, using a debit card will be your only option.


---

# 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://guides.paragnnetwork.co.uk/raffle-guides/paypal-pre-auth-bypass.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.
