# Overview

Using our APIs, its possible to Sell gift cards in a custom Web Shop or via an online eCommerce site (i.e. Shopify). This is typically used when the client doesn't want to use the Toggle web shop, but incorporate gift card sales into their existing only shop and have them activated in Toggle - which takes advantage of our other integrations for redemption.

The main requests required for this are;

* Authorisation
* Create a card (Digital / Postal)&#x20;
* Reversals

Postal adds an additional complication to the integration, and the client needs to have the relevant commercials in place & any postage costs incurred by our fulfilment provider will be passed onto the client.


---

# Agent Instructions: 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://developers.usetoggle.com/partner-guides/custom-web-shops/overview.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.
