> ## Documentation Index
> Fetch the complete documentation index at: https://andcze.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How it works

> From a player's purchase to the reward delivered in-game.

ItemShop connects your store to your game server so that purchases turn into rewards automatically — without you lifting a finger. The whole journey usually takes a few seconds.

<Steps>
  <Step title="A player buys">
    The player picks a product in your store, enters their nickname, and goes to checkout.
  </Step>

  <Step title="The payment is confirmed">
    The payment provider (card, bank transfer, BLIK, etc.) confirms the money arrived. ItemShop verifies that confirmation and marks the order as paid.
  </Step>

  <Step title="The plugin delivers the item">
    The plugin installed on your game server receives the paid order and gives the player what they bought — a rank, an item, or in-game currency.
  </Step>

  <Step title="Done">
    The player gets their purchase, and you see the order in your panel. It all happens on its own.
  </Step>
</Steps>

<Info>
  If a payment fails or the player never finishes it, the order simply isn't fulfilled — nothing is delivered.
</Info>
