Disponible en Pro

Gift Cards Module

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

Que fait le module 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
Fonctionnalités Clés

Tout ce dont Vous Avez Besoin

Explorez toutes les puissantes fonctionnalités incluses dans le module Gift Cards.

Issue codes with a balance

Inclus avec le module Gift Cards pour une intégration transparente.

Redeem at checkout

Inclus avec le module Gift Cards pour une intégration transparente.

Partial redemption with a ledger

Inclus avec le module Gift Cards pour une intégration transparente.

Cas d'Utilisation

Découvrez comment les entreprises utilisent le module Gift Cards

Gift giving

Parfait pour les équipes souhaitant implémenter des capacités de gift giving.

Revenue boost

Parfait pour les équipes souhaitant implémenter des capacités de revenue boost.

Customer acquisition

Parfait pour les équipes souhaitant implémenter des capacités de customer acquisition.

Référence API

Facile à Intégrer

Utilisez notre API RESTful ou nos webhooks pour intégrer le module Gift Cards à vos systÚmes existants.

Voir la Documentation 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"
  }
}

PrĂȘt Ă  Utiliser Gift Cards ?

Commencez dÚs aujourd'hui avec notre plan gratuit. Aucune carte de crédit requise.