> For the complete documentation index, see [llms.txt](https://nurilounge.gitbook.io/nurilounge-guide-for-creators/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nurilounge.gitbook.io/nurilounge-guide-for-creators/release-notes/nov.2025-update-payout-method-and-operation.md).

# \[NOV.2025] Update : Payout Method and Operation

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

Hi Creators 💛

This is the Nurilounge Team.<br>

To provide a more secure, stable, and reliable payout experience, we’ll be introducing a few updates to our payout methods and service fees.

These changes were made after careful consideration, and we kindly ask for your understanding as we work to improve the overall quality of our service.

***

### ✨ What’s Changing?

#### 1️⃣ PayPal Payouts Will Be Discontinued

PayPal will no longer be supported as a payout method on Nurilounge.

This decision was made to improve system stability and ensure a more consistent payout experience for all users.

We sincerely appreciate your understanding during this transition.

***

#### 2️⃣ Payoneer Is Now Available

To better support creators who may find bank transfers difficult, Payoneer has been added as a new payout option.

With Payoneer, you can receive payouts easily using just your account information.

We hope this new option makes payouts more convenient and accessible for you 💫

***

#### 3️⃣ Service Handling Fee Updat

Our service handling fees have been adjusted.

This update was carefully reviewed and implemented to help us maintain a sustainable service while continuing to improve our platform.

Thank you for your generous understanding.

***

### 🔐 Important: Payout Method Re-Registration Required

Due to the system migration and changes in supported payout methods,

all creators will need to re-register their payout method after the update.<br>

If you notice that your payout information appears blank or unregistered when applying for campaigns or requesting payouts,

please take a moment to re-enter your payout details.

This will help ensure your payouts are processed smoothly without any issues.

***

These updates are part of our ongoing effort to provide a safer and more reliable payout experience on Nurilounge.

We truly appreciate your cooperation and continued trust.<br>

If you have any questions or need assistance, please don’t hesitate to reach out — we’re always here to help 😊<br>

Thank you for being part of Nurilounge.

With gratitude,

Team Nurilounge 💛

📩Contact us anytime: <lounge@nurihaus.com>


---

# 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, and the optional `goal` query parameter:

```
GET https://nurilounge.gitbook.io/nurilounge-guide-for-creators/release-notes/nov.2025-update-payout-method-and-operation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
