> For the complete documentation index, see [llms.txt](https://docs.eternals.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eternals.game/gdk-documentation/unity/api-reference/v1.0.0/ninetyeight.neshopbuycallback.md).

# NinetyEight.NEShopBuyCallback

## Delegate NEShopBuyCallback <a href="#ninetyeight_neshopbuycallback" id="ninetyeight_neshopbuycallback"></a>

Namespace: NinetyEight\
Assembly: APIReference.dll

Callback for processing a shop purchase.

```csharp
public delegate void NEShopBuyCallback(NEShopBuyResponse response)
```

**Parameters**

`response` NEShopBuyResponse

Response data
