> For the complete documentation index, see [llms.txt](https://docs.eventication.com/event/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eventication.com/event/general/integrations/eventpay.md).

# EventPay

### Our integration with EventPay

Our platform integrates with <img src="/files/SPZsfkHLnozq0KlN79YQ" alt="" data-size="line"> [Eventpay](https://eventpay.be), a provider of cashless services, wristbands and spending cards.

### Integration details

The Eventication and Eventpay servers can communicate about your event. Once the connection has been made between the two platforms, you are able to top up wristbands of your suppliers, volunteers and others.

{% hint style="info" %}
We only allow **one** top up partner to be integrated per event.
{% endhint %}

{% stepper %}
{% step %}

### Enable the integration

In your event, go to [Integrations](/event/general/integrations.md) in the [General](/event/general/moderators.md) tab and add EventPay as a new integration. Contact us after this step so we can request access from our internal contact at EventPay.&#x20;
{% endstep %}

{% step %}

### Approved

Once that connection has been approved, Eventication will pull down the currencies and the different roles from the Eventpay platform.
{% endstep %}

{% step %}

### Ready!

The setup is completed. You can now fully use the integration.
{% endstep %}

{% step %}

### Start of your event

Once your event started and you received a box of wristbands from EventPay, the checkin screen of a person on Eventication will show you a linking box. Place your cursor in that box, scan a wristband and it will be attached to the person. All current and future top ups are immediately synced.
{% endstep %}
{% endstepper %}

## Next steps

Once the setup is complete, you can:

* Attach filters to roles. After this you want to sync this data back to EventPay by turning on "**Syncing roles to service?**"
* Mark certain currencies as "**Use on platform**". We do this as ALL currencies are synced to Eventication, and you might not want to use them all on our website.

## Sync wristbands

**Set EventPay wristband as Eventication wristband too?**: EventPay wristbands that are linked to an Eventication person can also be automatically added as an Eventication wristband. This allows them to travel between zones, get food and beverages, start stock leases, etc.


---

# 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://docs.eventication.com/event/general/integrations/eventpay.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.
