Disponível em Pro

Gift Cards Módulo

Issue real gift-card codes with a spendable balance that buyers redeem at checkout against the whole order, with partial redemption and a ledger-tracked remaining balance. Buying a gift card inside the shop, custom designs, gift messages and expiry dates are not available.

Issue codes with a balance
Redeem at checkout
Partial redemption with a ledger
9:41
5G
G

Gift Cards Demo

bot

O que faz o módulo Gift Cards?

Issue real gift-card codes with a spendable balance that buyers redeem at checkout against the whole order, with partial redemption and a ledger-tracked remaining balance. Buying a gift card inside the shop, custom designs, gift messages and expiry dates are not available.

  • Gift giving
  • Revenue boost
  • Customer acquisition
Recursos Principais

Tudo o que Você Precisa

Explore todos os recursos poderosos incluídos no módulo Gift Cards.

Issue codes with a balance

Incluído com o módulo Gift Cards para integração perfeita.

Redeem at checkout

Incluído com o módulo Gift Cards para integração perfeita.

Partial redemption with a ledger

Incluído com o módulo Gift Cards para integração perfeita.

Casos de Uso

Descubra como empresas usam o módulo Gift Cards

Gift giving

Perfeito para equipes que buscam implementar capacidades de gift giving.

Revenue boost

Perfeito para equipes que buscam implementar capacidades de revenue boost.

Customer acquisition

Perfeito para equipes que buscam implementar capacidades de customer acquisition.

Referência API

Fácil de Integrar

Use nossa API RESTful ou webhooks para integrar o módulo Gift Cards com seus sistemas existentes.

Ver Documentação da API
// Enable Gift Cards module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "gift-cards",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "gift-cards",
    "name": "Gift Cards",
    "enabled": true,
    "status": "active"
  }
}

Pronto para Usar Gift Cards?

Comece hoje com nosso plano gratuito. Nenhum cartão de crédito necessário.