Disponible en 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

¿Qué hace el 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
Características Principales

Todo lo que Necesitas

Explora todas las potentes características incluidas en el módulo Gift Cards.

Issue codes with a balance

Incluido con el módulo Gift Cards para una integración perfecta.

Redeem at checkout

Incluido con el módulo Gift Cards para una integración perfecta.

Partial redemption with a ledger

Incluido con el módulo Gift Cards para una integración perfecta.

Casos de Uso

Descubre cómo las empresas usan el módulo Gift Cards

Gift giving

Perfecto para equipos que buscan implementar capacidades de gift giving.

Revenue boost

Perfecto para equipos que buscan implementar capacidades de revenue boost.

Customer acquisition

Perfecto para equipos que buscan implementar capacidades de customer acquisition.

Referencia API

Fácil de Integrar

Usa nuestra API RESTful o webhooks para integrar el módulo Gift Cards con tus sistemas existentes.

Ver Documentación 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"
  }
}

¿Listo para usar Gift Cards?

Comienza hoy con nuestro plan gratuito. No se requiere tarjeta de crédito.